From 8f3b2b0b378cc3159cfb5029c1636d84e727c841 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 27 Feb 2008 16:40:18 +0100 Subject: [PATCH] --- yaml --- r: 86589 b: refs/heads/master c: 0d9ac27afa469dbb20940ad7f25502785af1cbe3 h: refs/heads/master i: 86587: 308c5e3dc5174ba9498f0af1eed46201c06e4683 v: v3 --- [refs] | 2 +- trunk/sound/pci/intel8x0.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1a57a4b18ebb..655e2715df02 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4818494edddfe382de4f5d072cb527b60315a46 +refs/heads/master: 0d9ac27afa469dbb20940ad7f25502785af1cbe3 diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index c5ef12ae3c55..c52abd0bf22e 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -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,