From bbc7830c41db8705d75be53881e19102d21229df Mon Sep 17 00:00:00 2001 From: Daniel T Chen Date: Tue, 4 May 2010 22:07:58 -0400 Subject: [PATCH] --- yaml --- r: 190595 b: refs/heads/master c: c53666813813a0ea3d0391e1911eefc05a5e6b4f h: refs/heads/master i: 190593: eb59f43ca3c27dff31206189afe3c4322e5ecd63 190591: 815f5296c4ab5f4ce93b58f9217073fe2301ee9c v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_conexant.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 121ff92e6c7e..de1a54db87b9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4442dd4613fe3795b4c8a5f42fc96b7ffb90d01a +refs/heads/master: c53666813813a0ea3d0391e1911eefc05a5e6b4f diff --git a/trunk/sound/pci/hda/patch_conexant.c b/trunk/sound/pci/hda/patch_conexant.c index e1323e45f124..924c122f16fa 100644 --- a/trunk/sound/pci/hda/patch_conexant.c +++ b/trunk/sound/pci/hda/patch_conexant.c @@ -2842,6 +2842,7 @@ static struct snd_pci_quirk cxt5066_cfg_tbl[] = { CXT5066_DELL_LAPTOP), SND_PCI_QUIRK(0x152d, 0x0833, "OLPC XO-1.5", CXT5066_OLPC_XO_1_5), SND_PCI_QUIRK(0x1028, 0x0402, "Dell Vostro", CXT5066_DELL_VOSTO), + SND_PCI_QUIRK(0x1179, 0xff50, "Toshiba Satellite P500-PSPGSC-01800T", CXT5066_OLPC_XO_1_5), SND_PCI_QUIRK(0x1179, 0xffe0, "Toshiba Satellite Pro T130-15F", CXT5066_OLPC_XO_1_5), SND_PCI_QUIRK(0x17aa, 0x3a0d, "ideapad", CXT5066_IDEAPAD), {}