Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2022 19:47:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 262882] [13.1-RC5] usb disconnects repeatedly, losing all attached devices on that USB hub
Message-ID:  <bug-262882-19105-TlLXKThC3y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262882-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262882-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262882

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D610528736f3f0bf51f990dd93c5061a7a=
437e519

commit 610528736f3f0bf51f990dd93c5061a7a437e519
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-03 19:41:51 +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.

    While at it fix some whitespace.

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

    (cherry picked from commit e276d281503160ba3648bd394cde95736ee53329)

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262882-19105-TlLXKThC3y>