[Bug 251503] Disconnecting/reconnecting USB-C dock makes other USB ports unusable
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 23 09:50:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251503
--- Comment #5 from Ali Abdallah <ali.abdallah at suse.com> ---
Created attachment 220836
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220836&action=edit
Skip stopping disabled endpoints by default
With the attached patch, when an endpoints is in XHCI_EPCTX_0_EPSTATE_DISABLED
state, xhci_cmd_stop_ep is not called anymore (it was failing on disable
endpoints anyway). Magically with that, my USB devices attached to the dock are
all re-discovered when dock looses power or remove/attached back.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list