[PATCH] [UBUNTU:sound/pci/hda/] Add IDs for Acer laptops

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Sat Sep 30 04:06:04 UTC 2006


From 1bb14288b815d11b7c7c13f28bed66aa8a2bf9fd Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Fri, 29 Sep 2006 21:18:08 -0400
Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add IDs for Acer laptops

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

Use model=acer for two additional Acer laptops.

Suitable for application to both Dapper and Edgy linux-source.

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

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 99a3608..f4310e1 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5038,6 +5038,10 @@ static struct hda_board_config alc883_cf
 	{ .modelname = "acer", .config = ALC883_ACER },
 	{ .pci_subvendor = 0x1025, .pci_subdevice = 0/*0x0102*/,
 	  .config = ALC883_ACER },
+	{ .pci_subvendor = 0x1025, .pci_subdevice = 0x0102,
+	  .config = ALC883_ACER },
+	{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
+	  .config = ALC883_ACER },
 	{ .modelname = "auto", .config = ALC883_AUTO },
 	{}
 };
-- 
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/20060929/4bda016c/attachment.sig>


More information about the kernel-team mailing list