aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emu10k1_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/emu10k1/emu10k1_main.c')
-rw-r--r--sound/pci/emu10k1/emu10k1_main.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
index e0068872cd9d..ff220fc31421 100644
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -671,6 +671,11 @@ static emu_chip_details_t emu_chip_details[] = {
671 .spk71 = 1, 671 .spk71 = 1,
672 .spdif_bug = 1, 672 .spdif_bug = 1,
673 .ac97_chip = 1} , 673 .ac97_chip = 1} ,
674 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10020052,
675 .driver = "Audigy", .name = "Audigy 1 ES [SB0160]",
676 .emu10k2_chip = 1,
677 .ca0102_chip = 1,
678 .spdif_bug = 1} ,
674 {.vendor = 0x1102, .device = 0x0004, 679 {.vendor = 0x1102, .device = 0x0004,
675 .driver = "Audigy", .name = "Audigy 1 or 2 [Unknown]", 680 .driver = "Audigy", .name = "Audigy 1 or 2 [Unknown]",
676 .emu10k2_chip = 1, 681 .emu10k2_chip = 1,