From 7f394b1f6d3b7b228874abcc17bf4cf86f70db0a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Feb 2003 14:58:43 +0000 Subject: cs4239 is managed by both "ad1848" and "snd-cs4236" --- perl-install/harddrake/sound.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/harddrake/sound.pm') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 5b100f398..df72f5f6f 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -38,7 +38,7 @@ our %alsa2oss = "snd-cmipci" => [ "cmpci" ], "snd-cs4231" => [ "unknown" ], # isa "snd-cs4232" => [ "cs4232" ], # isa - "snd-cs4236" => [ "unknown" ], # isa + "snd-cs4236" => [ "ad1848" ], # isa "snd-cs4281" => [ "cs4281" ], "snd-cs46xx" => [ "cs46xx" ], "snd-dt0197h" => [ "unknown" ], # isa @@ -83,7 +83,7 @@ our %alsa2oss = our %oss2alsa = ( "ad1816" => [ "snd-ad1816a" ], - "ad1848" => [ "snd-ad1848" ], + "ad1848" => [ "snd-ad1848", "snd-cs4236" ], "ad1889" => [ "unknown" ], "ali5455" => [ "snd-intel8x0" ], "audigy" => [ "snd-emu10k1" ], -- cgit v1.2.1