]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve XHCI stability. When a command timeout happens, the command
authorHans Petter Selasky <hselasky@FreeBSD.org>
Fri, 18 Oct 2013 17:38:57 +0000 (17:38 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Fri, 18 Oct 2013 17:38:57 +0000 (17:38 +0000)
commit2c452d7400f5c175fd6131581a9f9c188c3d6715
tree4eb4ece710ac800955a2fd60c24d6a26473ee3ef
parent64238eb48ee9de095103f5d761278bb5fd09753e
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.

MFC after: 1 week
sys/dev/usb/controller/xhci.c