Commit 0a2e4c93 authored by Jaroslav Kysela's avatar Jaroslav Kysela

ALSA CVS update

VIA82xx driver
Added the ac97_quirk entry for ECS K7VTA3 v8.0 mobo.
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent db66d6fa
......@@ -1549,6 +1549,12 @@ static struct ac97_quirk ac97_quirks[] = {
.name = "ASRock K7VT2",
.type = AC97_TUNE_HP_ONLY
},
{
.vendor = 0x1019,
.device = 0x0a81,
.name = "ECS K7VTA3",
.type = AC97_TUNE_HP_ONLY
},
{
.vendor = 0x1849,
.device = 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