Johan Hovold <jhovold@xxxxxxxxx> writes: [...] > Just for the record, there's really nothing wrong with the usb-serial > throughput. The days of a single read and write urb are long gone > (2.6.32 if I remember correctly). That's what I remember as well. Since some version I was not able to significantly out-perform the usb-serial with my own driver, so I saw no reason to submit/support one. > The reason why one shouldn't use the generic driver for a "real" > usb-serial device is that you cannot control baudrates, etc, and of > course that the device-driver matching isn't automatic. But these are 2 entirely different reasons. While the former can't be solved with generic driver, the latter sure can. So the question is: why not? Nobody cared, or there is some reason not to? -- Sergei. -- 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