[alsa-devel] [PATCH] Map 3stack-6ch-dig ALC662 model for Asus P5GC-MX

Herton Ronaldo Krzesinski herton at mandriva.com.br
Thu Mar 13 20:21:27 CET 2008


Map 3stack-6ch-dig ALC662 model for Asus P5GC-MX.

Signed-off-by: Herton Ronaldo Krzesinski <herton at mandriva.com>

diff -p -up linux-2.6.24/sound/pci/hda/patch_realtek.c.orig linux-2.6.24/sound/pci/hda/patch_realtek.c
--- linux-2.6.24/sound/pci/hda/patch_realtek.c.orig	2008-03-11 16:00:01.000000000 -0300
+++ linux-2.6.24/sound/pci/hda/patch_realtek.c	2008-03-11 16:09:43.000000000 -0300
@@ -13399,6 +13399,7 @@ static const char *alc662_models[ALC662_
 };
 
 static struct snd_pci_quirk alc662_cfg_tbl[] = {
+	SND_PCI_QUIRK(0x1043, 0x8290, "ASUS P5GC-MX", ALC662_3ST_6ch_DIG),
 	SND_PCI_QUIRK(0x1043, 0x82a1, "ASUS Eeepc", ALC662_ASUS_EEEPC_P701),
 	SND_PCI_QUIRK(0x1043, 0x82d1, "ASUS Eeepc EP20", ALC662_ASUS_EEEPC_EP20),
 	SND_PCI_QUIRK(0x17aa, 0x101e, "Lenovo", ALC662_LENOVO_101E),


-- 
[]'s
Herton


More information about the Alsa-devel mailing list