mirror of
git://slackware.nl/current.git
synced 2025-01-07 05:25:35 +01:00
11 lines
451 B
Text
11 lines
451 B
Text
|
##############################################################################
|
||
|
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
|
||
|
##############################################################################
|
||
|
|
||
|
# ALSA modules to support sound modems. These should be loaded manually
|
||
|
# if needed. For most people they just break sound support...
|
||
|
blacklist snd-atiixp-modem
|
||
|
blacklist snd-intel8x0m
|
||
|
blacklist snd-via82xx-modem
|
||
|
|