aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/emu10k1')
-rw-r--r--sound/pci/emu10k1/emu10k1_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
index c0b67b70e34..83597c69459 100644
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -752,6 +752,7 @@ static emu_chip_details_t emu_chip_details[] = {
752 .driver = "EMU10K1", .name = "SBLive! Player 5.1 [SB0060]", 752 .driver = "EMU10K1", .name = "SBLive! Player 5.1 [SB0060]",
753 .id = "Live", 753 .id = "Live",
754 .emu10k1_chip = 1, 754 .emu10k1_chip = 1,
755 .ac97_chip = 1,
755 .sblive51 = 1} , 756 .sblive51 = 1} ,
756 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102, 757 {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
757 .driver = "EMU10K1", .name = "SBLive! Value [CT4850]", 758 .driver = "EMU10K1", .name = "SBLive! Value [CT4850]",