[PATCH] [UBUNTU:sound/pci/hda/] Add IDs for Asus U5F and Z62F to HDA Analog Devices
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Tue Oct 17 09:03:07 UTC 2006
From b5b77e51949db308782dba17ee53620a64a8b631 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Sun, 15 Oct 2006 21:50:31 -0400
Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add IDs for Asus U5F and Z62F to HDA Analog Devices
UpstreamStatus: Added in upstream alsa-kernel hg changeset:
57980af9b771 [http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=57980af9b77114209a9682e793f21d6bf80294b4;style=raw]
Takashi Iwai added the IDs for the Asus U5F and Z62F models.
This commit is applicable to Dapper, Edgy, and Edgy+1 linux-source.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/hda/patch_analog.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index 5a9426e..747f229 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -811,6 +811,10 @@ static struct hda_board_config ad1986a_c
.config = AD1986A_LAPTOP_EAPD }, /* ASUS A6J */
{ .pci_subvendor = 0x1043, .pci_subdevice = 0x11f7,
.config = AD1986A_LAPTOP_EAPD }, /* ASUS U5A */
+ { .pci_subvendor = 0x1043, .pci_subdevice = 0x1263,
+ .config = AD1986A_LAPTOP_EAPD }, /* ASUS U5F */
+ { .pci_subvendor = 0x1043, .pci_subdevice = 0x1297,
+ .config = AD1986A_LAPTOP_EAPD }, /* ASUS Z62F */
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x30af,
.config = AD1986A_LAPTOP_EAPD }, /* HP Compaq Presario B2800 */
{ .pci_subvendor = 0x17aa, .pci_subdevice = 0x2066,
--
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/20061017/1728c7b7/attachment.sig>
More information about the kernel-team
mailing list