]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r256750:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 06:48:57 +0000 (06:48 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 06:48:57 +0000 (06:48 +0000)
commit6348816c4b0689c17c7c3129529c02d386800f28
tree9cd14459f1f0d7521f855f07a839ebde1eb66d51
parent4d92568a983d1f4c8d0d471102d6c61bd5eb3b3d
MFC r256750:
Improve XHCI stability. When a command timeout happens, the command
should be aborted else the command queue can stop. Refer to section
"4.6.1.2" of the XHCI specification.

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