]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r267321
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jun 2014 08:27:15 +0000 (08:27 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jun 2014 08:27:15 +0000 (08:27 +0000)
commit8e763fb4c7db73b7170bbf72564828a6a7a64043
tree1fce0d219a2c26d28797e9a6be7ed597d12877e1
parent3b2f4d377a551429bc1bc3acaa4aebd3db667a98
MFC: r267321

Avoid the USB device disconnected and controller shutdown clutter on system
shutdown by putting the former under !rebooting and turning the latter into
debug messages.

Reviewed by: hps
Sponsored by: Bally Wulff Games & Entertainment GmbH

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