]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r197553
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 29 Oct 2009 23:14:39 +0000 (23:14 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 29 Oct 2009 23:14:39 +0000 (23:14 +0000)
commit44dc71a4ce16209fe6e9698d12132cb5dab73317
tree6013ba64340cfcdf744aa1e5d088cce48ee0dbce
parentebe9931727423a700305f51a049e7c665b449470
MFC r197553

 - clean up USB detach logic. There seems to be some problems detaching multiple
   USB HUBs connected in series from the root.

git-svn-id: svn://svn.freebsd.org/base/stable/8@198640 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/usb_controller.c
sys/dev/usb/usb_device.c
sys/dev/usb/usb_device.h
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_transfer.c