aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/via82xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/via82xx.c')
-rw-r--r--sound/pci/via82xx.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
index b585cc3e4c47..6781be9e3078 100644
--- a/sound/pci/via82xx.c
+++ b/sound/pci/via82xx.c
@@ -1757,6 +1757,12 @@ static struct ac97_quirk ac97_quirks[] = {
1757 .type = AC97_TUNE_HP_ONLY 1757 .type = AC97_TUNE_HP_ONLY
1758 }, 1758 },
1759 { 1759 {
1760 .subvendor = 0x1019,
1761 .subdevice = 0x1841,
1762 .name = "ECS K7VTA3",
1763 .type = AC97_TUNE_HP_ONLY
1764 },
1765 {
1760 .subvendor = 0x1849, 1766 .subvendor = 0x1849,
1761 .subdevice = 0x3059, 1767 .subdevice = 0x3059,
1762 .name = "ASRock K7VM2", 1768 .name = "ASRock K7VM2",