diff --git a/[refs] b/[refs] index 99b371a83f63..a11f99d32ad4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 69776bf3a7263a4e47751f475d540b0f73bf8337 +refs/heads/master: 942fd1ebf6072fdaa07ae6d77a4f58b39c1bfdf9 diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index b585cc3e4c47..6781be9e3078 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/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,