]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r267321
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jun 2014 08:28:14 +0000 (08:28 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jun 2014 08:28:14 +0000 (08:28 +0000)
commitf80d9fd36af615ed829244838a35685d0b66b63d
tree0ad75655fa47a0597abed10888632a79fbf8ce5a
parent4db955a4cb86f379b8b174074df2b0a73af7b30a
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/9@267777 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/usb_controller.c
sys/dev/usb/usb_device.c