Commit 942fd1eb authored by Walter Sheets's avatar Walter Sheets Committed by Jaroslav Kysela

ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list

Signed-off-by: default avatarWalter Sheets <w41ter@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent 69776bf3
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment