From: Lee Revell Date: Mon, 7 Nov 2005 13:54:24 +0000 (+0100) Subject: [ALSA] emu10k1 - Enable side surround channels for Audigy2 EX X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~279 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2f020aa71197eddef749ad6202ca5a66c0c6e382;p=~emulex%2Finfiniband.git [ALSA] emu10k1 - Enable side surround channels for Audigy2 EX Modules: EMU10K1/EMU10K2 driver Enable side surround channels for Audigy2 EX. Tested by Rick Wright . Signed-off-by: Lee Revell Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c index 53aeff0b783..0a22f40a100 100644 --- a/sound/pci/emu10k1/emu10k1_main.c +++ b/sound/pci/emu10k1/emu10k1_main.c @@ -714,6 +714,7 @@ static emu_chip_details_t emu_chip_details[] = { .emu10k2_chip = 1, .ca0102_chip = 1, .ca0151_chip = 1, + .spk71 = 1, .spdif_bug = 1} , {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102, .driver = "Audigy2", .name = "Audigy 2 Platinum [SB0240P]",