Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257626
b: refs/heads/master
c: f21169a
h: refs/heads/master
v: v3
  • Loading branch information
Daniel T Chen authored and Takashi Iwai committed Jul 15, 2011
1 parent 03eb251 commit 85a576e
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: 00ef9610acf2a90b3e75096355b92ff34e7c8f74
refs/heads/master: f21169aa876b3a26c0a95a70724886ca03998870
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1882,6 +1882,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Dell Inspiron 6000",
.type = AC97_TUNE_HP_MUTE_LED /* cf. Malone #41015 */
},
{
.subvendor = 0x1028,
.subdevice = 0x0189,
.name = "Dell Inspiron 9300",
.type = AC97_TUNE_HP_MUTE_LED
},
{
.subvendor = 0x1028,
.subdevice = 0x0191,
Expand Down

0 comments on commit 85a576e

Please sign in to comment.