]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid evaluating the XHCI control endpoint context.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 19 Aug 2020 11:50:12 +0000 (11:50 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 19 Aug 2020 11:50:12 +0000 (11:50 +0000)
commit68128138a56c1386196b981668492366fc5332b7
treec38abba42dde878e6c0f47ede0697c8f1d36d64a
parentc3b0de2eae951b8318f1b26fa938116c0223c3d9
Avoid evaluating the XHCI control endpoint context.

The XHCI specification says that the XHCI controller should detect
reception of the USB device descriptors, and automatically update
the max packet size in the control endpoint context.

Differential Revision: https://reviews.freebsd.org/D26104
Reviewed by: kp@
MFC after: 1 week
Sponsored by: Mellanox Technologies
sys/dev/usb/controller/xhci.c
sys/dev/usb/controller/xhci.h