From 83d7dcf8a5f6cae26e2bcc3402c92565816b6e71 Mon Sep 17 00:00:00 2001 From: Travis Place Date: Mon, 1 Sep 2008 08:24:00 +0200 Subject: [PATCH] --- yaml --- r: 110955 b: refs/heads/master c: 2346d0cde544179a8d235375f1bfbca5c141a31b h: refs/heads/master i: 110953: b17fc4ac4342eb110729887fe2ee6511f8c3f4f2 110951: 43b4092526dd6f4fabc8bd01145c6bbdebd6a668 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 77b230ae8260..eb561e11a5bc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b03671a826ba9873724164c6c96e82d0f9f5988d +refs/heads/master: 2346d0cde544179a8d235375f1bfbca5c141a31b diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 4cfea551cab8..5c80a27bfc8a 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -11447,6 +11447,7 @@ static struct snd_pci_quirk alc268_cfg_tbl[] = { SND_PCI_QUIRK(0x1043, 0x1205, "ASUS W7J", ALC268_3ST), SND_PCI_QUIRK(0x1179, 0xff10, "TOSHIBA A205", ALC268_TOSHIBA), SND_PCI_QUIRK(0x1179, 0xff50, "TOSHIBA A305", ALC268_TOSHIBA), + SND_PCI_QUIRK(0x1179, 0xff64, "TOSHIBA L305", ALC268_TOSHIBA), SND_PCI_QUIRK(0x14c0, 0x0025, "COMPAL IFL90/JFL-92", ALC268_TOSHIBA), SND_PCI_QUIRK(0x152d, 0x0763, "Diverse (CPR2000)", ALC268_ACER), SND_PCI_QUIRK(0x152d, 0x0771, "Quanta IL1", ALC267_QUANTA_IL1),