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:
a26e9d9
)
[ALSA] emu10k1: Add some descriptive text.
author
James Courtier-Dutton
<James@superbug.co.uk>
Sun, 9 Apr 2006 20:45:58 +0000
(22:45 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Wed, 12 Apr 2006 09:34:09 +0000
(11:34 +0200)
Modules: EMU10K1/EMU10K2 driver
Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
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 31cb9b48bb593a5bcdccd2169ab610446e6ffa52..6bfa08436efa251b3c93aa77df2cdb539360b6e9 100644
(file)
--- a/
sound/pci/emu10k1/emu10k1_main.c
+++ b/
sound/pci/emu10k1/emu10k1_main.c
@@
-843,8
+843,11
@@
static struct snd_emu_chip_details emu_chip_details[] = {
.spdif_bug = 1,
.ac97_chip = 1} ,
/* Tested by shane-alsa@cm.nu 5th Nov 2005 */
+ /* The 0x20061102 does have SB0350 written on it
+ * Just like 0x20021102
+ */
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
- .driver = "Audigy2", .name = "Audigy 2 [
2006
]",
+ .driver = "Audigy2", .name = "Audigy 2 [
SB0350b
]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0102_chip = 1,