Page MenuHomeFreeBSD

usb: dwc3: implement hw.usb.xhci.use_polling
ClosedPublic

Authored by kevans on Feb 28 2023, 2:03 AM.
Tags
None
Referenced Files
F109830416: D38816.diff
Mon, Feb 10, 2:00 AM
Unknown Object (File)
Wed, Feb 5, 12:01 AM
Unknown Object (File)
Fri, Jan 24, 7:56 PM
Unknown Object (File)
Oct 8 2024, 4:16 AM
Unknown Object (File)
Sep 29 2024, 6:25 PM
Unknown Object (File)
Sep 29 2024, 6:22 PM
Unknown Object (File)
Sep 29 2024, 4:26 PM
Unknown Object (File)
Sep 15 2024, 8:42 PM
Subscribers

Details

Summary

Polling is currently only implemented in the xhci pci attachment.
Adding it to dwc3 doesn't make it much uglier, and supporting it can be
useful for confirming that hardware's otherwise functional when
interrupts are apparently not firing.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50055
Build 46947: arc lint + arc unit