[PATCH] [UBUNTU:sound/pci/] Add HP_MUTE_LED quirk for Dell Latitude D810
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Tue Oct 3 21:37:11 UTC 2006
From 1adbe269239c34092339c12b763a6323b7667b57 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Tue, 3 Oct 2006 17:34:05 -0400
Subject: [PATCH] [UBUNTU:sound/pci/] Add HP_MUTE_LED quirk for Dell Latitude D810
UpstreamStatus: Not yet merged
Thanks to a comment in Ubuntu #41015, this commit adds the HP_MUTE_LED
quirk for the Dell Latitude D810 model.
This commit is applicable to both Dapper and Edgy linux-source.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/intel8x0.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index e483387..f9c8028 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -1776,6 +1776,12 @@ static struct ac97_quirk ac97_quirks[] _
},
{
.subvendor = 0x1028,
+ .subdevice = 0x0186,
+ .name = "Dell Latitude D810", /* cf. Malone #41015 */
+ .type = AC97_TUNE_HP_MUTE_LED
+ },
+ {
+ .subvendor = 0x1028,
.subdevice = 0x0188,
.name = "Dell Inspiron 6000",
.type = AC97_TUNE_HP_ONLY
--
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/20061003/087c633c/attachment.sig>
More information about the kernel-team
mailing list