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
Unknown Object (File)
Sun, May 24, 3:57 PM
Unknown Object (File)
Thu, May 21, 10:42 PM
Unknown Object (File)
Thu, May 21, 7:07 PM
Unknown Object (File)
Thu, May 21, 7:07 PM
Unknown Object (File)
Sat, May 16, 8:50 PM
Unknown Object (File)
Sun, May 3, 5:38 PM
Unknown Object (File)
Sun, May 3, 4:00 AM
Unknown Object (File)
Wed, Apr 29, 6:18 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