]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid evaluating the XHCI control endpoint context.
authorhselasky <hselasky@FreeBSD.org>
Wed, 19 Aug 2020 11:50:12 +0000 (11:50 +0000)
committerhselasky <hselasky@FreeBSD.org>
Wed, 19 Aug 2020 11:50:12 +0000 (11:50 +0000)
commit13a3f44675f633f7d8ca5bd736b1ce0e50e7771a
treec38abba42dde878e6c0f47ede0697c8f1d36d64a
parent01425b6d08192ddefd41d42076c400e95822e0d0
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