Page MenuHomeFreeBSD

LinuxKPI: usb: add usb_anchor support
Needs ReviewPublic

Authored by bz on Sun, Feb 1, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 22, 4:49 PM
Unknown Object (File)
Thu, Feb 19, 10:35 AM
Unknown Object (File)
Thu, Feb 19, 4:40 AM
Unknown Object (File)
Tue, Feb 17, 8:00 PM
Unknown Object (File)
Sat, Feb 14, 11:03 PM
Unknown Object (File)
Tue, Feb 3, 10:48 PM
Unknown Object (File)
Tue, Feb 3, 5:16 AM
Unknown Object (File)
Tue, Feb 3, 1:54 AM
Subscribers

Details

Reviewers
None
Group Reviewers
USB
linuxkpi
Summary

Allow URBs to be anchored and released upon completion keeping a list
of them (managed by the driver). This allows the driver (rtw89) upon
reset or disconnect to cancel all outstanding TX.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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