On Thu, Oct 31, 2013 at 01:02:56PM +0100, Frank Schäfer wrote: > 2) comment out the following line at the end of > pl2303_baudrate_encode_divisor_HXD(): > > baud = 12000000 * 32 / ((1 << buf[1]) * buf[0]); This seems to fix the problem :) Once the line is commented out, the serial console works fine with the speeds I've been testing (115200, 230400 and 460800). -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html