Date: Tue, 22 Jun 2010 20:57:48 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_transfer.c src/sys/dev/usb/controller ehci.c ohci.c uhci.c Message-ID: <201006222057.o5MKvxVf081442@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-06-22 20:57:48 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_transfer.c
sys/dev/usb/controller ehci.c ohci.c uhci.c
Log:
SVN rev 209443 on 2010-06-22 20:57:48Z by thompsa
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.
Submitted by: Hans Petter Selasky
Revision Changes Path
1.39 +1 -3 src/sys/dev/usb/controller/ehci.c
1.26 +1 -3 src/sys/dev/usb/controller/ohci.c
1.26 +1 -3 src/sys/dev/usb/controller/uhci.c
1.40 +1 -1 src/sys/dev/usb/usb_transfer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006222057.o5MKvxVf081442>
