Date: Thu, 29 Oct 2009 23:14:39 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_device.c usb_device.h usb_hub.c usb_transfer.c src/sys/dev/usb/controller usb_controller.c Message-ID: <200910292314.n9TNEtpx058584@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2009-10-29 23:14:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usb_device.c usb_device.h usb_hub.c
usb_transfer.c
sys/dev/usb/controller usb_controller.c
Log:
SVN rev 198640 on 2009-10-29 23:14:39Z by thompsa
MFC r197553
- clean up USB detach logic. There seems to be some problems detaching multiple
USB HUBs connected in series from the root.
Revision Changes Path
1.22.2.4 +2 -4 src/sys/dev/usb/controller/usb_controller.c
1.44.2.3 +13 -17 src/sys/dev/usb/usb_device.c
1.27.2.3 +0 -1 src/sys/dev/usb/usb_device.h
1.28.2.4 +41 -22 src/sys/dev/usb/usb_hub.c
1.28.2.3 +3 -3 src/sys/dev/usb/usb_transfer.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910292314.n9TNEtpx058584>
