[PATCH] [UBUNTU:sound/pci/hda/] Add ID for Samsung X60 Chane (patch_analog)
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Wed Jun 28 22:25:36 UTC 2006
Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add ID for Samsung X60 Chane (patch_analog)
UpstreamStatus: Added in upstream alsa-kernel hg changeset 30b8c20107ae
http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=30b8c20107ae8031a026c238d98ab51486274038;style=raw
Use the laptop-eapd model for the Samsung X60 Chane.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/hda/patch_analog.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
639aefb3087e81620db390fbc0d70fab262a141d
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index 074c9b3..1af74d6 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -797,6 +797,8 @@ static struct hda_board_config ad1986a_c
{ .pci_subvendor = 0x1043, .pci_subdevice = 0x818f,
.config = AD1986A_LAPTOP }, /* ASUS P5GV-MX */
{ .modelname = "laptop-eapd", .config = AD1986A_LAPTOP_EAPD },
+ { .pci_subvendor = 0x144d, .pci_subdevice = 0xc023,
+ .config = AD1986A_LAPTOP_EAPD }, /* Samsung X60 Chane */
{ .pci_subvendor = 0x144d, .pci_subdevice = 0xc024,
.config = AD1986A_LAPTOP_EAPD }, /* Samsung R65-T2300 Charis */
{ .pci_subvendor = 0x1043, .pci_subdevice = 0x1153,
--
1.1.3
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- 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/20060628/da6ecdd3/attachment.sig>
More information about the kernel-team
mailing list