Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16171
b: refs/heads/master
c: dac8ddd
h: refs/heads/master
i:
  16169: 52b9876
  16167: ccc9a12
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 6a6ee3d commit 4bb8c16
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: 607da7f834592a723797b21c2463507a44d9cfa7
refs/heads/master: dac8dddd87b1246d9d6b79352bd6f043eb804cf2
6 changes: 6 additions & 0 deletions trunk/sound/pci/via82xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1763,6 +1763,12 @@ static struct ac97_quirk ac97_quirks[] = {
.name = "Arima Notebook",
.type = AC97_TUNE_HP_ONLY,
},
{
.subvendor = 0x161f,
.subdevice = 0x2032,
.name = "Targa Traveller 811",
.type = AC97_TUNE_HP_ONLY,
},
{ } /* terminator */
};

Expand Down

0 comments on commit 4bb8c16

Please sign in to comment.