Skip to content

Commit

Permalink
ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list
Browse files Browse the repository at this point in the history
Signed-off-by: Walter Sheets <w41ter@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Walter Sheets authored and Jaroslav Kysela committed Jul 10, 2008
1 parent 69776bf commit 942fd1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sound/pci/via82xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 942fd1e

Please sign in to comment.