Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28544
b: refs/heads/master
c: d4199f0
h: refs/heads/master
v: v3
  • Loading branch information
Daniel T Chen authored and Jaroslav Kysela committed Jun 22, 2006
1 parent 027412a commit ed2b191
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: 1781a9af1d95256ed45abac4b0b87f48f64b9b87
refs/heads/master: d4199f01750f3fa6a5b8bacdac9bd0051fee95ef
6 changes: 6 additions & 0 deletions trunk/sound/pci/via82xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,12 @@ static struct ac97_quirk ac97_quirks[] = {
.name = "Targa Traveller 811",
.type = AC97_TUNE_HP_ONLY,
},
{
.subvendor = 0x161f,
.subdevice = 0x2032,
.name = "m680x",
.type = AC97_TUNE_HP_ONLY, /* http://launchpad.net/bugs/38546 */
},
{ } /* terminator */
};

Expand Down

0 comments on commit ed2b191

Please sign in to comment.