]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fully revert r364379.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 1 Sep 2020 08:14:46 +0000 (08:14 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 1 Sep 2020 08:14:46 +0000 (08:14 +0000)
commit59ca674ef24541b4cdebc20d6399904f46a2cc03
treeedcca17371fb2d4aa9fd08e543ebc6e53f777ade
parent2721e6f91bd9805dcfa4037c78f12b53c158ebe1
Fully revert r364379.

The "Intel Sunrise Point-LP USB 3.0 controller" doesn't update the wMaxPacket
field in the control endpoint context automatically causing a BABBLE error code
on the initial first USB device descriptor read, when the bMaxPacketSize is not
8 bytes.

Reported by: wulf@
PR: 248784
MFC after: 1 week
Sponsored by: Mellanox Technologies
sys/dev/usb/controller/xhci.c
sys/dev/usb/controller/xhci.h