Summary: Add new subdevice ids for hda-intel.
This patch adds a couple of device ids for Acer laptops. In both cases,
the owners got the driver working by adding "model=acer" to their
modprobe.conf files.
Signed off by:
--
Tobin Davis <tdavis@xxxxxxxxxxxx>
--- patch_realtek.c.orig 2006-09-25 08:20:33.000000000 -0700
+++ patch_realtek.c 2006-09-25 08:22:29.000000000 -0700
@@ -5076,6 +5076,10 @@
{ .modelname = "acer", .config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x006c,
.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 },
{}
};
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel