From 1806db9dc7c2b3fe2704c964f090c021ef265a32 Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Fri, 13 Jul 2007 11:51:32 +0200 Subject: [PATCH] --- yaml --- r: 62117 b: refs/heads/master c: e87f97a3e842a816f30f087d5bfac68ef2afaef2 h: refs/heads/master i: 62115: 9bd27e4b7f8e2f8e65a4b1793ea684bd7b845cd7 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 50158ad96fe5..e2d6a261030c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4f41da9e5f03e67ebe6067aad40c6a79443c3ae +refs/heads/master: e87f97a3e842a816f30f087d5bfac68ef2afaef2 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index e8782c27a459..fa259a98ea74 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -6610,6 +6610,7 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = { SND_PCI_QUIRK(0x17aa, 0x2085, "Lenovo NB0763", ALC883_LENOVO_NB0763), SND_PCI_QUIRK(0x103c, 0x2a61, "HP Nettle", ALC888_HP_NETTLE), SND_PCI_QUIRK(0x103c, 0x2a60, "HP Lucknow", ALC888_HP_LUCKNOW), + SND_PCI_QUIRK(0x103c, 0x2a4f, "HP Samba", ALC888_HP_LUCKNOW), SND_PCI_QUIRK(0x17c0, 0x4071, "MEDION MD2", ALC883_MEDION_MD2), {} };