From 9a85f1c0632d8cba943fccaecc61ebb6e1eb488a Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Sat, 14 Jul 2007 00:26:16 +0200 Subject: [PATCH] --- yaml --- r: 62119 b: refs/heads/master c: ef64adbbba1b215e8b523b50ef9d568b4bf2e1e3 h: refs/heads/master i: 62117: 1806db9dc7c2b3fe2704c964f090c021ef265a32 62115: 9bd27e4b7f8e2f8e65a4b1793ea684bd7b845cd7 62111: 290f12ca8c04a24864fab17615468f54ea2a6fdb v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b4e76765b0d5..1155b932fb0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4723c022e1960abb5608b37ef61443da7d6296bb +refs/heads/master: ef64adbbba1b215e8b523b50ef9d568b4bf2e1e3 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index d427c32301ff..28fa99da1916 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -9560,6 +9560,8 @@ static struct snd_pci_quirk alc861_cfg_tbl[] = { SND_PCI_QUIRK(0x1584, 0x2b01, "Uniwill X40AIx", ALC861_UNIWILL_M31), SND_PCI_QUIRK(0x1849, 0x0660, "Asrock 939SLI32", ALC660_3ST), SND_PCI_QUIRK(0x8086, 0xd600, "Intel", ALC861_3ST), + SND_PCI_QUIRK(0x1462, 0x7254, "HP dx2200 (MSI MS-7254)", ALC861_3ST), + SND_PCI_QUIRK(0x1462, 0x7297, "HP dx2250 (MSI MS-7297)", ALC861_3ST), {} };