Page MenuHomeFreeBSD

loader.conf: add LinuxKPI based wireless drivers to module_blacklist
ClosedPublic

Authored by bz on Jun 12 2025, 3:13 PM.
Tags
None
Referenced Files
F132579028: D50817.id156907.diff
Sat, Oct 18, 3:27 AM
Unknown Object (File)
Thu, Oct 16, 5:09 AM
Unknown Object (File)
Sep 15 2025, 3:31 PM
Unknown Object (File)
Sep 15 2025, 7:54 AM
Unknown Object (File)
Sep 12 2025, 9:33 PM
Unknown Object (File)
Sep 10 2025, 4:29 AM
Unknown Object (File)
Sep 7 2025, 3:23 AM
Unknown Object (File)
Sep 3 2025, 5:01 AM
Subscribers

Details

Summary

Despite being discouraged in the man page people are trying to load
the driver from loader. In that case firmware is missing and the
root file system is not there yet and the LinuxKPI based drivers
will panic the system on boot. Simply avoid any further support
trouble by disallowing them to be loaded from loader.
If someone still wants to do it, they will need to figure out how
to remove them from the blacklst and how to loader the firmware
file(s) in advance themselves.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
PR: 287480

Diff Detail

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