projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69776bf
)
ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list
author
Walter Sheets
<w41ter@gmail.com>
Fri, 27 Jun 2008 09:53:31 +0000
(11:53 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Thu, 10 Jul 2008 07:31:17 +0000
(09:31 +0200)
Signed-off-by: Walter Sheets <w41ter@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/via82xx.c
patch
|
blob
|
history
diff --git
a/sound/pci/via82xx.c
b/sound/pci/via82xx.c
index
b585cc3
..
6781be9
100644
(file)
--- a/
sound/pci/via82xx.c
+++ b/
sound/pci/via82xx.c
@@
-1757,6
+1757,12
@@
static struct ac97_quirk ac97_quirks[] = {
.type = AC97_TUNE_HP_ONLY
},
{
+ .subvendor = 0x1019,
+ .subdevice = 0x1841,
+ .name = "ECS K7VTA3",
+ .type = AC97_TUNE_HP_ONLY
+ },
+ {
.subvendor = 0x1849,
.subdevice = 0x3059,
.name = "ASRock K7VM2",