Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6566
b: refs/heads/master
c: e0c93cf
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Horchner authored and Jaroslav Kysela committed Aug 30, 2005
1 parent 3992355 commit 657bab5
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: c347e9fca710551f0def6a4d58505a6f4c0d87f6
refs/heads/master: e0c93cf311b3eaa04bfb5769cff38861d4e748c8
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1824,6 +1824,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "HP nc6000",
.type = AC97_TUNE_MUTE_LED
},
{
.subvendor = 0x103c,
.subdevice = 0x0934,
.name = "HP nx8220",
.type = AC97_TUNE_MUTE_LED
},
{
.subvendor = 0x103c,
.subdevice = 0x099c,
Expand Down

0 comments on commit 657bab5

Please sign in to comment.