Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170111
b: refs/heads/master
c: bbb3c64
h: refs/heads/master
i:
  170109: 702ecc6
  170107: 7907b88
  170103: 855d45b
  170095: fc168e0
  170079: a5c2254
  170047: 0d29287
  169983: e3df3fc
v: v3
  • Loading branch information
Daniel T Chen authored and Takashi Iwai committed Nov 25, 2009
1 parent 8a4f3b5 commit 32f4783
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a014bbadb53121e243cac254593e79e3ca89742d
refs/heads/master: bbb3c644bd9967753ce8c214c5e64b27c361d2a4
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -2062,6 +2062,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "MSI P4 ATX 645 Ultra",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x161f,
.subdevice = 0x203a,
.name = "Gateway 4525GZ", /* AD1981B */
.type = AC97_TUNE_INV_EAPD
},
{
.subvendor = 0x1734,
.subdevice = 0x0088,
Expand Down

0 comments on commit 32f4783

Please sign in to comment.