diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-30 06:18:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-30 06:18:35 +0000 |
commit | 8d92bbc5bd3532828c89da38d0a08aab5b00be40 (patch) | |
tree | a2d8c1b86d094224d9ab476f90f9971f739a0635 /kernel/list_modules.pm | |
parent | c686f23cbf7fc765dd80d12a70704284763d5041 (diff) | |
download | drakx-backup-do-not-use-8d92bbc5bd3532828c89da38d0a08aab5b00be40.tar drakx-backup-do-not-use-8d92bbc5bd3532828c89da38d0a08aab5b00be40.tar.gz drakx-backup-do-not-use-8d92bbc5bd3532828c89da38d0a08aab5b00be40.tar.bz2 drakx-backup-do-not-use-8d92bbc5bd3532828c89da38d0a08aab5b00be40.tar.xz drakx-backup-do-not-use-8d92bbc5bd3532828c89da38d0a08aab5b00be40.zip |
add snd-ali5451 network/slmodem since it can now drive the modem part
of this chip (from ALSA CVS)
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 911bf671d..42a524b24 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -70,7 +70,7 @@ our %l = ( qw(ltmodem mwave ), ], slmodem => [ - qw(slamr slusb snd-atiixp-modem snd-intel8x0m snd-via82xx-modem), + qw(slamr slusb snd-ali5451 snd-atiixp-modem snd-intel8x0m snd-via82xx-modem), ], tokenring => [ qw(3c359 abyss ibmtr lanstreamer olympic proteon skisa smctr tms380tr tmspci) ], wan => [ qw(c101 cosa cyclomx cycx_drv dlci farsync hdlc hostess_sv11 n2 pc300 pci200syn sbni sdla sdladrv sealevel syncppp wanxl z85230) ], |