On Thursday 14 September 2006 1:21 am, Milan Svoboda wrote: > From: Milan Svoboda <[EMAIL PROTECTED]> > > This patch removes limitation which prevents use of drivers that support > speeds different than full speed.
This is the right way to fix that issue, thanks. - Gadget drivers can support either low speed, full speed, or dual speed (both high and full speeds) controllers. - Controllers are either low speed (none yet known on Linux, but real-time versions could even bit-bang one), full speed, or dual speed. So there's no reason for a controller driver to respect a gadget driver that's a bit more flexible than the hardware. Of course, it's still possible that the gadget driver have bugs in its dual-speed support, such as wrongly assuming that it'll only see dual-speed controllers. - Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel