]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256750:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 10:20:19 +0000 (10:20 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 10:20:19 +0000 (10:20 +0000)
commite51c760f619e217b35126cabe5d27c69a92ab193
tree1b134fd463cba56305a8e5ec317d4d7a08e750f1
parent27f1287ab5835b1dba4faaf10d44a07edc94b89b
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.

Approved by: re (glebius)

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