[Bug 262882] [13.1-RC5] usb disconnects repeatedly, losing all attached devices on that USB hub

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 May 2022 07:31:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262882

--- Comment #104 from commit-hook@FreeBSD.org ---
A commit in branch stable/11 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=cacb5f3ea5d39d9ee02e6f278993fb1b308ca9ba

commit cacb5f3ea5d39d9ee02e6f278993fb1b308ca9ba
Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
AuthorDate: 2022-05-03 16:10:49 +0000
Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2022-05-04 07:30:12 +0000

    xhci(4): Always add and evaluate the slot context.

    Because the maximum number of endpoint contexts is stored there.

    Tested by:      ehaupt@
    PR:             262882
    Sponsored by:   NVIDIA Networking

    (cherry picked from commit 09dd1adfa4c9bb1b49f4ef5524a308732883e132)

 sys/dev/usb/controller/xhci.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.