From 657bab5d7942e6996bcc3ab29dd5e2c1fe951d51 Mon Sep 17 00:00:00 2001 From: Daniel Horchner Date: Thu, 25 Aug 2005 13:02:24 +0200 Subject: [PATCH] --- yaml --- r: 6566 b: refs/heads/master c: e0c93cf311b3eaa04bfb5769cff38861d4e748c8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/intel8x0.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 31d522307a84..8bf880b8c191 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c347e9fca710551f0def6a4d58505a6f4c0d87f6 +refs/heads/master: e0c93cf311b3eaa04bfb5769cff38861d4e748c8 diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index e38984dc4d95..05c7994a8d5e 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -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,