aboutsummaryrefslogtreecommitdiff
path: root/airootfs/etc/modprobe.d
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-11-05 22:52:53 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-11-05 22:52:53 -0400
commit8a86b310630fab17256339fa18f26d8d5c190199 (patch)
tree418f07e13f90bbc84f57e628b2caf147bf729170 /airootfs/etc/modprobe.d
downloadalee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.gz
alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.bz2
alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.zip
Inital commit
Diffstat (limited to 'airootfs/etc/modprobe.d')
-rw-r--r--airootfs/etc/modprobe.d/broadcom-wl.conf7
1 files changed, 7 insertions, 0 deletions
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.