Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19557
b: refs/heads/master
c: c9fe51c
h: refs/heads/master
i:
  19555: a968523
v: v3
  • Loading branch information
Chris Ball authored and Jaroslav Kysela committed Jan 22, 2006
1 parent 8f190e4 commit bba16f8
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: ec6c8c3b2588261669c1b101338ab4fe43b1b9c0
refs/heads/master: c9fe51c492fbb0de789a16828749595dc1985610
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1803,6 +1803,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Dell", /* which model? AD1981B*/
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x1028,
.subdevice = 0x0151,
.name = "Dell Optiplex GX270", /* AD1981B */
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x1028,
.subdevice = 0x0163,
Expand Down

0 comments on commit bba16f8

Please sign in to comment.