summaryrefslogtreecommitdiffstats
path: root/source/a/eudev/config/modprobe.d
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/eudev/config/modprobe.d')
-rw-r--r--source/a/eudev/config/modprobe.d/pcspkr.conf7
-rw-r--r--source/a/eudev/config/modprobe.d/snd-pcsp.conf10
-rw-r--r--source/a/eudev/config/modprobe.d/watchdog.conf2
3 files changed, 15 insertions, 4 deletions
diff --git a/source/a/eudev/config/modprobe.d/pcspkr.conf b/source/a/eudev/config/modprobe.d/pcspkr.conf
index 66de6b749..d6f804bcb 100644
--- a/source/a/eudev/config/modprobe.d/pcspkr.conf
+++ b/source/a/eudev/config/modprobe.d/pcspkr.conf
@@ -2,8 +2,9 @@
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
##############################################################################
-# PC Speaker support:
-# This one is loaded by /etc/rc.d/rc.modules. If you don't like
-# the beeps and buzz from speaker, edit /etc/rc.d/rc.modules.
+# Standard PC speaker support:
+# This is the standard driver for the PC motherboard speaker, capable of
+# outputting simple tones of a given frequency. Most users will have better
+# audio hardware and will want this module blacklisted.
blacklist pcspkr
diff --git a/source/a/eudev/config/modprobe.d/snd-pcsp.conf b/source/a/eudev/config/modprobe.d/snd-pcsp.conf
new file mode 100644
index 000000000..21143d7d7
--- /dev/null
+++ b/source/a/eudev/config/modprobe.d/snd-pcsp.conf
@@ -0,0 +1,10 @@
+##############################################################################
+# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
+##############################################################################
+
+# ALSA/PCM support for the standard PC speaker:
+# This is an ALSA driver that attempts to output full PCM sound using the very
+# limited hardware of the built-in PC speaker. It doesn't work very well. Most
+# users will have better audio hardware and will want this module blacklisted.
+blacklist snd-pcsp
+
diff --git a/source/a/eudev/config/modprobe.d/watchdog.conf b/source/a/eudev/config/modprobe.d/watchdog.conf
index ad112cb6c..b5d1e65e7 100644
--- a/source/a/eudev/config/modprobe.d/watchdog.conf
+++ b/source/a/eudev/config/modprobe.d/watchdog.conf
@@ -14,7 +14,7 @@ blacklist cpu5wdt
blacklist da9062_wdt
blacklist da9063_wdt
blacklist dw_wdt
-blacklist ebc_c384_wdt
+blacklist ebc-c384_wdt
blacklist eurotechwdt
blacklist f71808e_wdt
blacklist hpwdt