opnsense-src/stand/defaults
Bjoern A. Zeeb 55efb3bf2b loader.conf: add LinuxKPI based wireless drivers to module_blacklist
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 blocklst and how to loader the firmware
file(s) in advance themselves.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
PR:		287480
Reviewed by:	imp
Differential Revision: https://reviews.freebsd.org/D50817
2025-06-12 15:34:07 +00:00
..
loader.conf loader.conf: add LinuxKPI based wireless drivers to module_blacklist 2025-06-12 15:34:07 +00:00
loader.conf.5 lualoader: allow graphical bits to be disabled with loader_gfx 2025-06-06 09:44:29 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00