Skip to content

Commit

Permalink
Merge remote branch 'alsa/fixes' into fix/misc
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Iwai committed Feb 22, 2010
2 parents 9d3415a + bf30a43 commit ad6cfc2
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 @@ -1790,6 +1790,12 @@ static struct ac97_quirk ac97_quirks[] = {
.name = "ASRock K7VT2",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x110a,
.subdevice = 0x0079,
.name = "Fujitsu Siemens D1289",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x1019,
.subdevice = 0x0a81,
Expand Down

0 comments on commit ad6cfc2

Please sign in to comment.