Page MenuHomeFreeBSD

stand: usb: catch up to DRIVER_MODULE changes in the kernel
AcceptedPublic

Authored by kevans on Nov 5 2022, 5:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 4:14 AM
Unknown Object (File)
Mon, Apr 27, 1:50 PM
Unknown Object (File)
Sat, Apr 18, 3:23 PM
Unknown Object (File)
Sat, Apr 18, 11:15 AM
Unknown Object (File)
Apr 14 2026, 8:04 PM
Unknown Object (File)
Apr 10 2026, 8:56 PM
Unknown Object (File)
Apr 7 2026, 1:38 AM
Unknown Object (File)
Apr 6 2026, 9:56 AM
Subscribers

Details

Summary

As of 9e4e7bcaef ("*DRIVER_MODULE*: Remove the compat shims to [...]"),
we no longer have devclass arguments in DRIVER_MODULE() in the kernel;
catch up kshim/usb to drop the devclass arguments as well.

Diff Detail

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