aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Tamas <dice@mfa.kfki.hu>2005-12-06 14:10:57 +0100
committerJaroslav Kysela <perex@suse.cz>2006-01-03 12:30:30 +0100
commita8ee72952bd7bd21df944ef1512a1e582abe0528 (patch)
tree316aeccb03813ff2f999ead4d228ca5852da52ad
parenta0faefedf7d81b6ead6a33e5576a6439606d7ed5 (diff)
downloadlinux-a8ee72952bd7bd21df944ef1512a1e582abe0528.tar.gz
[ALSA] emu10k1 - Add entry for SB Live 5.1 Digital OEM [SB0220]
Modules: EMU10K1/EMU10K2 driver Added the chip-detail entry for SB Live 5.1 Digital OEM [SB0220, (c) 2003]. Signed-off-by: Gergely Tamas <dice@mfa.kfki.hu> Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--sound/pci/emu10k1/emu10k1_main.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
index f6cf589593b9a7..f8e2ccd50d60a3 100644
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -883,6 +883,12 @@ static struct snd_emu_chip_details emu_chip_details[] = {
.emu10k1_chip = 1,
.ac97_chip = 1,
.sblive51 = 1} ,
+ {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
+ .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
+ .id = "Live",
+ .emu10k1_chip = 1,
+ .ac97_chip = 1,
+ .sblive51 = 1} ,
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
.driver = "EMU10K1", .name = "SB Live 5.1",
.id = "Live",