From 8a86b310630fab17256339fa18f26d8d5c190199 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 5 Nov 2021 22:52:53 -0400 Subject: Inital commit --- airootfs/etc/modprobe.d/broadcom-wl.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 airootfs/etc/modprobe.d/broadcom-wl.conf (limited to 'airootfs/etc/modprobe.d') diff --git a/airootfs/etc/modprobe.d/broadcom-wl.conf b/airootfs/etc/modprobe.d/broadcom-wl.conf new file mode 100644 index 0000000..0eae70c --- /dev/null +++ b/airootfs/etc/modprobe.d/broadcom-wl.conf @@ -0,0 +1,7 @@ +# The broadcom-wl package requires some modules to be disabled in order to use +# wl. Since the ISO image needs to cover many hardware cases, this file +# overrides the default blacklist in /usr/lib/modprobe.d/ +# +# If you need to use wl, you may need to delete this file, then `rmmod` any +# already-loaded modules that are now blacklisted before proceeding to modprobe +# wl itself. -- cgit v1.2.3