[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:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262882

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

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

commit a1ec8baee5dd0cb8e344ab0e2feafcf49f4a802a
Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
AuthorDate: 2022-05-03 16:09:17 +0000
Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2022-05-04 07:30:07 +0000

    xhci(4): Only drop BULK and INTERRUPT endpoints to reset data toggle.

    Only drop BULK and INTERRUPT endpoints, to reset the data toggle,
    because for other endpoint types this is not critical.

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

    (cherry picked from commit e276d281503160ba3648bd394cde95736ee53329)

 sys/dev/usb/controller/xhci.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

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