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 /perl-install/harddrake/sound.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 'perl-install/harddrake/sound.pm')
-rw-r--r-- | perl-install/harddrake/sound.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 5a65ff702..5f2ba8cc3 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -72,7 +72,6 @@ our %alsa2oss = "snd-sbawe" => [ "awe_wave" ], "snd-sgalaxy" => [ "sgalaxy" ], # isa "snd-sonicvibes" => [ "sonicvibes" ], - "snd-sscape" => [ "unknown" ], # isa "snd-trident" => [ "trident" ], "snd-usb-audio" => [ "audio" ], # usb "snd-via82xx" => [ "via82cxxx_audio" ], |