diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/etc/modprobe.d/blacklist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/etc/modprobe.d/blacklist b/files/etc/modprobe.d/blacklist index 1505e86..3d8df3a 100644 --- a/files/etc/modprobe.d/blacklist +++ b/files/etc/modprobe.d/blacklist @@ -76,3 +76,6 @@ blacklist ohci1394 install ohci1394 false # Iff we should ever load the ohci1394 module, force the use of the 'phys_dma=0' option. options ohci1394 phys_dma=0 + +# PC Speaker +blacklist pcspkr |