]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that the XHCI driver will refresh the control endpoint settings
authorhselasky <hselasky@FreeBSD.org>
Tue, 24 Feb 2015 08:53:47 +0000 (08:53 +0000)
committerhselasky <hselasky@FreeBSD.org>
Tue, 24 Feb 2015 08:53:47 +0000 (08:53 +0000)
commitb9f1e32cfa9678cfa78537ef1f085308892fddd4
tree0a6df452bd40dbe6759767939615ee0ff8f30afe
parentb870399cc1909cf33491444a48060837e8e6e3e8
Ensure that the XHCI driver will refresh the control endpoint settings
when re-enumerating a FULL speed device. Else the wrong max packet
setting might be used when trying to re-enumerate a FULL speed device.

MFC after: 3 days
sys/dev/usb/controller/xhci.c