From 1e61b91790c4c989b5c65868407510dae5926048 Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Thu, 19 Jul 2007 23:18:32 +0200 Subject: [PATCH] --- yaml --- r: 62127 b: refs/heads/master c: c5d9f1cdbf067b5500886c5171159e99657341ce h: refs/heads/master i: 62125: 7cf6513194c3412b5f902f6d45a721afec33e9fa 62123: 30f48e8321ad6413173913200366f73493f71699 62119: 9a85f1c0632d8cba943fccaecc61ebb6e1eb488a 62111: 290f12ca8c04a24864fab17615468f54ea2a6fdb 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 fbed74458c2b..02a42e1a6194 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8632649b1c991aab883a8538e493c33e362d077a +refs/heads/master: c5d9f1cdbf067b5500886c5171159e99657341ce diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 28fa99da1916..5825d9958f34 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -5348,6 +5348,7 @@ static struct snd_pci_quirk alc882_cfg_tbl[] = { SND_PCI_QUIRK(0x1462, 0x28fb, "Targa T8", ALC882_TARGA), /* MSI-1049 T8 */ SND_PCI_QUIRK(0x161f, 0x2054, "Arima W820", ALC882_ARIMA), SND_PCI_QUIRK(0x1043, 0x060d, "Asus A7J", ALC882_ASUS_A7J), + SND_PCI_QUIRK(0x1043, 0x817f, "Asus P5LD2", ALC882_6ST_DIG), SND_PCI_QUIRK(0x1043, 0x81d8, "Asus P5WD", ALC882_6ST_DIG), SND_PCI_QUIRK(0x1043, 0x1971, "Asus W2JC", ALC882_W2JC), {}