]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
xhci(4): Always add and evaluate the slot context.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 3 May 2022 16:10:49 +0000 (18:10 +0200)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 3 May 2022 19:43:13 +0000 (21:43 +0200)
commit6d8c6b24ee0a0416204356a98e4e7606489894c5
tree647a9119b1da90df29424eabb9a990725745cf03
parent610528736f3f0bf51f990dd93c5061a7a437e519
xhci(4): Always add and evaluate the slot context.

Because the maximum number of endpoint contexts is stored there.

Tested by: ehaupt@
PR: 262882
Approved by: re (gjb, early MFC)
Sponsored by: NVIDIA Networking

(cherry picked from commit 09dd1adfa4c9bb1b49f4ef5524a308732883e132)
sys/dev/usb/controller/xhci.c