]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r209443
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:29:20 +0000 (01:29 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:29:20 +0000 (01:29 +0000)
commitf9d69ba973efe78d44755e5d7546a4baff2752a9
treeeb14ad68238af15f6ffa4d76452d2d00fa4187fe
parent4c14b8cceb5cd9010200b8dc6ee5cf25d11b6928
MFC r209443

 Add support for LOW speed BULK transfers.  This mode is not recommended by the
 USB 2.0 standard, though some USB devices use it anyway.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215482 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/ohci.c
sys/dev/usb/controller/uhci.c
sys/dev/usb/usb_transfer.c