From 02551c6d7aea58697d2152edbeff954be6d1beb8 Mon Sep 17 00:00:00 2001 From: Tobin Davis Date: Tue, 12 Jun 2007 11:27:46 +0200 Subject: [PATCH] --- yaml --- r: 62064 b: refs/heads/master c: febe3375ea690a6cf544c33fa0fea1a06ff451ee 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 ef4f1410abbc..cba4d6688f2b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1c3973240b94a48766b7bfe743a4fcaad4eab3eb +refs/heads/master: febe3375ea690a6cf544c33fa0fea1a06ff451ee diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index a31735d28352..1950875b694c 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -6380,6 +6380,7 @@ static const char *alc883_models[ALC883_MODEL_LAST] = { static struct snd_pci_quirk alc883_cfg_tbl[] = { SND_PCI_QUIRK(0x1019, 0x6668, "ECS", ALC883_3ST_6ch_DIG), + SND_PCI_QUIRK(0x103c, 0x2a3d, "HP Pavillion", ALC883_6ST_DIG), SND_PCI_QUIRK(0x108e, 0x534d, NULL, ALC883_3ST_6ch), SND_PCI_QUIRK(0x1558, 0, "Clevo laptop", ALC883_LAPTOP_EAPD), SND_PCI_QUIRK(0x105b, 0x6668, "Foxconn", ALC883_6ST_DIG),