projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
362775e
)
[ALSA] emu10k1 - Enable side surround channels for Audigy2 EX
author
Lee Revell
<rlrevell@joe-job.com>
Mon, 7 Nov 2005 13:54:24 +0000
(14:54 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 3 Jan 2006 11:15:50 +0000
(12:15 +0100)
Modules: EMU10K1/EMU10K2 driver
Enable side surround channels for Audigy2 EX. Tested by Rick Wright
<riwright@vt.edu>.
Signed-off-by: Lee Revell <rlrevell@joe-job.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/emu10k1_main.c
patch
|
blob
|
history
diff --git
a/sound/pci/emu10k1/emu10k1_main.c
b/sound/pci/emu10k1/emu10k1_main.c
index 53aeff0b783ad059a706c84c134994723f1a614e..0a22f40a100e6049e367030d1bfa23fe1d4df3b8 100644
(file)
--- 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]",