Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86589
b: refs/heads/master
c: 0d9ac27
h: refs/heads/master
i:
  86587: 308c5e3
v: v3
  • Loading branch information
Takashi Iwai committed Feb 29, 2008
1 parent a99f35d commit 8f3b2b0
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: b4818494edddfe382de4f5d072cb527b60315a46
refs/heads/master: 0d9ac27afa469dbb20940ad7f25502785af1cbe3
6 changes: 6 additions & 0 deletions trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -1708,6 +1708,12 @@ static struct ac97_pcm ac97_pcm_defs[] __devinitdata = {
};

static struct ac97_quirk ac97_quirks[] __devinitdata = {
{
.subvendor = 0x0e11,
.subdevice = 0x000e,
.name = "Compaq Deskpro EN", /* AD1885 */
.type = AC97_TUNE_HP_ONLY
},
{
.subvendor = 0x0e11,
.subdevice = 0x008a,
Expand Down

0 comments on commit 8f3b2b0

Please sign in to comment.