[alsa-devel] [PATCH] Map 3stack-6ch-dig ALC662 model for Asus P5GC-MX
Map 3stack-6ch-dig ALC662 model for Asus P5GC-MX.
Signed-off-by: Herton Ronaldo Krzesinski herton@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),
At Thu, 13 Mar 2008 16:21:27 -0300, Herton Ronaldo Krzesinski wrote:
Map 3stack-6ch-dig ALC662 model for Asus P5GC-MX.
Signed-off-by: Herton Ronaldo Krzesinski herton@mandriva.com
Thanks, applid both patches to HG tree now.
Takashi
participants (2)
-
Herton Ronaldo Krzesinski
-
Takashi Iwai