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)
Sat, Oct 26, 6:02 AM
Unknown Object (File)
Oct 2 2024, 5:34 PM
Unknown Object (File)
Sep 27 2024, 2:29 PM
Unknown Object (File)
Sep 14 2024, 4:45 PM
Unknown Object (File)
Sep 13 2024, 8:45 AM
Unknown Object (File)
Sep 5 2024, 8:10 PM
Unknown Object (File)
Jul 9 2024, 5:12 PM
Unknown Object (File)
Jul 8 2024, 4:29 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