Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40254
b: refs/heads/master
c: 6c50444
h: refs/heads/master
v: v3
  • Loading branch information
Keith Packard authored and Linus Torvalds committed Oct 25, 2006
1 parent 5c474c4 commit f52e3f7
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: 7059abedd2f04b68bd7e1a79c9c72f7aeee134c0
refs/heads/master: 6c50444723f2e6487b3377450f90d813a88e6c31
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1961,6 +1961,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Tyan Thunder K8WE",
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x10f7,
.subdevice = 0x834c,
.name = "Panasonic CF-R4",
.type = AC97_TUNE_HP_ONLY,
},
{
.subvendor = 0x110a,
.subdevice = 0x0056,
Expand Down

0 comments on commit f52e3f7

Please sign in to comment.