Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28543
b: refs/heads/master
c: 1781a9a
h: refs/heads/master
i:
  28541: 8edc2dc
  28539: ef54b56
  28535: 2321b8b
  28527: ab67109
  28511: e95fd51
  28479: d54bc10
  28415: ef6b708
v: v3
  • Loading branch information
Daniel T Chen authored and Jaroslav Kysela committed Jun 22, 2006
1 parent 67f43f3 commit 027412a
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: 40a4f7a014339712a9f81b5fad99558611e99ca1
refs/heads/master: 1781a9af1d95256ed45abac4b0b87f48f64b9b87
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1805,6 +1805,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Dell Optiplex GX270", /* AD1981B */
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x1028,
.subdevice = 0x014e,
.name = "Dell D800", /* STAC9750/51 */
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x1028,
.subdevice = 0x0163,
Expand Down

0 comments on commit 027412a

Please sign in to comment.