From 8aa3a41af7e5d9fb7c8840f37ec0b64e05ced266 Mon Sep 17 00:00:00 2001 From: Herton Ronaldo Krzesinski Date: Fri, 14 Mar 2008 12:52:59 +0100 Subject: [PATCH] --- yaml --- r: 92132 b: refs/heads/master c: 3da23cac3d6b93803b8c381a755870cbafcd3212 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3ea634dbae38..aff44ae66028 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7055ad8a996b2b77f12242109c0b5bacc237e824 +refs/heads/master: 3da23cac3d6b93803b8c381a755870cbafcd3212 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 8eb64dbfc78f..c85da5766d39 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -13534,6 +13534,7 @@ static const char *alc662_models[ALC662_MODEL_LAST] = { }; 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),