[alsa-devel] [PATCH] Add another VIA audio chip to ac97 quirks list
walt
w41ter at gmail.com
Thu Jun 26 20:01:32 CEST 2008
Author: Walter Sheets <w41ter at gmail.com>
Date: Thu Jun 26 10:39:19 PDT 2008
x86: Add VIA audio device #1841 to ac97_quirk list
Signed-off-by: Walter Sheets <w41ter at gmail.com>
---
Takashi, feel free to modify this in any way you need to. Thanks.
diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
index b585cc3..aa5c2e0 100644
--- a/sound/pci/via82xx.c
+++ b/sound/pci/via82xx.c
@@ -1746,6 +1746,12 @@ static struct ac97_quirk ac97_quirks[] = {
},
{
.subvendor = 0x1019,
+ .subdevice = 0x1841,
+ .name = "ECS K7VTA3",
+ .type = AC97_TUNE_HP_ONLY
+ },
+ {
+ .subvendor = 0x1019,
.subdevice = 0x0a81,
.name = "ECS K7VTA3",
.type = AC97_TUNE_HP_ONLY
More information about the Alsa-devel
mailing list