]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit - sys/dev/usb/usb_hub.c
MFC r226803:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Oct 2011 12:39:05 +0000 (12:39 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Oct 2011 12:39:05 +0000 (12:39 +0000)
commitc5f05895d34cd248b09969c250676edadd646d3d
treeba5620756da7b0971f1d11c06dd6c8e418b2a789
parentbc8b2d38d958197eeebbbbe1d079ac2336b9d16d
MFC r226803:
Fix suspend and resume of non-super-speed USB devices
in the generic XHCI driver. There appears to be some minor
logic missing for this feature to work.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@226904 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/xhci.c
sys/dev/usb/controller/xhcireg.h
sys/dev/usb/usb.h
sys/dev/usb/usb_hub.c