[PATCH] [UBUNTU:sound/pci/] Fix HP-only quirk for HP nc8000
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Sat Sep 9 20:30:31 UTC 2006
From f22aa3e9c5b91599a4f109546a86f22d71950bf8 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Sat, 9 Sep 2006 16:27:00 -0400
Subject: [PATCH] [UBUNTU:sound/pci/] Fix HP-only quirk for HP nc8000
UpstreamStatus: Not yet merged
Mati <infecto at lcm.pl> reports that his volume hotkeys control
the Master element instead of the (correct) PCM one. This commit
fixes the quirk for his laptop.
Debugged in #ubuntu+1/Freenode on 09 Sept '06.
This patch is applicable to both Dapper and Edgy linux-source.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/intel8x0.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index 59b3fad..0450f60 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -1802,7 +1802,7 @@ static struct ac97_quirk ac97_quirks[] _
.subvendor = 0x103c,
.subdevice = 0x088c,
.name = "HP nc8000",
- .type = AC97_TUNE_MUTE_LED
+ .type = AC97_TUNE_HP_MUTE_LED
},
{
.subvendor = 0x103c,
--
1.4.1
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: 0xC88ABDA3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060909/5df1cc78/attachment.sig>
More information about the kernel-team
mailing list