Now that the patch has been submitted... I was looking at common/serial.c, specifically the serial_devices_init function: dev.flags = DEV_FLAGS_OUTPUT | DEV_FLAGS_INPUT; Shouldn't DEV_FLAGS_SYSTEM also be set? Regards, Travis