Date: Sun, 5 Apr 2009 18:21:21 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_controller.h usb_transfer.c src/sys/dev/usb/controller at91dci.c atmegadci.c ehci.c musb_otg.c ohci.c uhci.c uss820dci.c Message-ID: <200904051823.n35ING9k099206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-04-05 18:21:21 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_controller.h usb_transfer.c
sys/dev/usb/controller at91dci.c atmegadci.c ehci.c musb_otg.c
ohci.c uhci.c uss820dci.c
Log:
SVN rev 190738 on 2009-04-05 18:21:21Z by thompsa
MFp4 //depot/projects/usb@159946
Some cancelable flags are always true. Substitute these away. These cancelable
flags were mostly useful with the root HUB which is now handled differently.
Submitted by: Hans Petter Selasky
Revision Changes Path
1.9 +0 -8 src/sys/dev/usb/controller/at91dci.c
1.13 +0 -4 src/sys/dev/usb/controller/atmegadci.c
1.10 +0 -10 src/sys/dev/usb/controller/ehci.c
1.9 +0 -8 src/sys/dev/usb/controller/musb_otg.c
1.8 +0 -8 src/sys/dev/usb/controller/ohci.c
1.7 +0 -8 src/sys/dev/usb/controller/uhci.c
1.11 +0 -8 src/sys/dev/usb/controller/uss820dci.c
1.5 +4 -9 src/sys/dev/usb/usb_controller.h
1.10 +28 -38 src/sys/dev/usb/usb_transfer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904051823.n35ING9k099206>
