]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228709, r228711 and r228723:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 14:33:15 +0000 (14:33 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 14:33:15 +0000 (14:33 +0000)
commitf9003dd7ec8f92d4eaf7dc5ba60b2172002ee94f
tree111496581aafaa29fb31e20ff2bdf290e3c727a3
parent1afe01f41a41e682b26d547b7a7954973de799e0
MFC r228709, r228711 and r228723:
- Add missing unlock of USB controller's lock, when
doing shutdown, suspend and resume.
- Add code to wait for USB shutdown to be executed at system shutdown.
- Add sysctl which can be used to skip this waiting.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229100 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/usb_controller.c