diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c index b585cc3e4c472eea6434e89d9ed463038f6a61c9..6781be9e3078ac702364770f407fbc4458486882 100644 --- a/sound/pci/via82xx.c +++ b/sound/pci/via82xx.c @@ -1756,6 +1756,12 @@ static struct ac97_quirk ac97_quirks[] = { .name = "ECS L7VMM2", .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x1019, + .subdevice = 0x1841, + .name = "ECS K7VTA3", + .type = AC97_TUNE_HP_ONLY + }, { .subvendor = 0x1849, .subdevice = 0x3059,