usb/162307: [uslcom][patch] cp2103 usb-to-serial driver does
not support modem control lines
Hans Petter Selasky
hselasky at c2i.net
Sat Nov 5 12:05:01 UTC 2011
On Saturday 05 November 2011 11:51:14 JD Louw wrote:
> usb/162307
Committed with some modifications:
1) control transfers automatically clear-stall.
2) control transfers should have a timeout
3) flowcontrol[2,3] must be zeroed
4) flowcontrol must be stored in little endian format
5) reduce the interval a little bit, because it is blocking other control
transfers to this device.
6) reduce control transfer buffer to the request plus 8 bytes, of which only 1
byte is used.
Please verify and check that my modifications to your patch are correct:
http://svn.freebsd.org/changeset/base/227108
Thanks for the patch!
--HPS
More information about the freebsd-usb
mailing list