diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-01-15 15:07:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-01-15 15:07:37 +0000 |
commit | 0b23f8f736399d2e7a66baa903f8255c6e96200d (patch) | |
tree | 7b07f51575be9f9282e1b765bbec4641776c8848 /kernel/list_modules.pm | |
parent | 731fbe16e2a84cc6296d36fd470222db7def1c09 (diff) | |
download | drakx-0b23f8f736399d2e7a66baa903f8255c6e96200d.tar drakx-0b23f8f736399d2e7a66baa903f8255c6e96200d.tar.gz drakx-0b23f8f736399d2e7a66baa903f8255c6e96200d.tar.bz2 drakx-0b23f8f736399d2e7a66baa903f8255c6e96200d.tar.xz drakx-0b23f8f736399d2e7a66baa903f8255c6e96200d.zip |
snd-sscape does not exist
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 c99af6a71..d1a815672 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -129,7 +129,7 @@ our %l = ( qw(snd-mpu401 snd-opti93x snd-rme9652 snd-sb8 snd-sbawe), qw(snd-ens1370 snd-ens1371 snd-es18xx snd-es968 snd-es1938 snd-es1968 snd-es1688), qw(snd-fm801 snd-hdsp snd-ice1712 snd-intel8x0 snd-korg1212 snd-maestro3), - qw(snd-nm256 snd-rme96 snd-rme32 snd-opl3sa2 snd-sb16 snd-sgalaxy snd-sscape snd-sonicvibes), + qw(snd-nm256 snd-rme96 snd-rme32 snd-opl3sa2 snd-sb16 snd-sgalaxy snd-sonicvibes), qw(snd-trident snd-usb-audio snd-via82xx snd-wavefront snd-ymfpci), ), ], |