[PATCH] [UBUNTU:sound/pci/hda/] Add IDs for LG LW25 laptop with ALC880 HDA codec

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Thu Sep 14 23:42:36 UTC 2006


From 7703f7acda5f169118944e67961cd2ce7ab8bb63 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Thu, 14 Sep 2006 19:34:41 -0400
Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add IDs for LG LW25 laptop with ALC880 HDA codec

UpstreamStatus: Added in upstream alsa-kernel hg changeset:
		f38b7e4c44c3 [http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=f38b7e4c44c30b3b6f39bc78972517629b599bfe;style=raw]

This commit adds the subvendor and subdevice IDs for the LG LW25
laptop and is suitable for both Dapper and Edgy linux-source.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
 sound/pci/hda/patch_realtek.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index e1993bb..99a3608 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -2234,6 +2234,7 @@ static struct hda_board_config alc880_cf
 
 	{ .modelname = "lg-lw", .config = ALC880_LG_LW },
 	{ .pci_subvendor = 0x1854, .pci_subdevice = 0x0018, .config = ALC880_LG_LW },
+	{ .pci_subvendor = 0x1854, .pci_subdevice = 0x0077, .config = ALC880_LG_LW },
 
 #ifdef CONFIG_SND_DEBUG
 	{ .modelname = "test", .config = ALC880_TEST },
-- 
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/20060914/fe9b2fec/attachment.sig>


More information about the kernel-team mailing list