Date: Fri, 19 Nov 2010 01:29:20 +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: <201011190129.oAJ1TYu9036268@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-11-19 01:29:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/usb usb_transfer.c sys/dev/usb/controller ehci.c ohci.c uhci.c Log: SVN rev 215482 on 2010-11-19 01:29:20Z by thompsa 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. Revision Changes Path 1.26.2.15 +1 -3 src/sys/dev/usb/controller/ehci.c 1.21.2.4 +1 -3 src/sys/dev/usb/controller/ohci.c 1.21.2.6 +1 -3 src/sys/dev/usb/controller/uhci.c 1.28.2.13 +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?201011190129.oAJ1TYu9036268>