From 8034ab6551c5134a1e853c2a5e09b433782633fb Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 2 May 2006 18:17:57 +0200 Subject: [PATCH] --- yaml --- r: 28489 b: refs/heads/master c: 886da8677d2e4e942fc8984b22bfb8da45e810ec h: refs/heads/master i: 28487: 097815cd9922470dd1f8ddacf5f5d4ae2012a607 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 36de721e3a50..2e07b5648f54 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7b928ac5fcd8e1b5c7c69926d8845b1d0500af3 +refs/heads/master: 886da8677d2e4e942fc8984b22bfb8da45e810ec diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index cf6c100940dc..6876094c9111 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -2174,6 +2174,7 @@ static struct hda_board_config alc880_cfg_tbl[] = { { .modelname = "lg", .config = ALC880_LG }, { .pci_subvendor = 0x1854, .pci_subdevice = 0x003b, .config = ALC880_LG }, + { .pci_subvendor = 0x1854, .pci_subdevice = 0x0068, .config = ALC880_LG }, { .modelname = "lg-lw", .config = ALC880_LG_LW }, { .pci_subvendor = 0x1854, .pci_subdevice = 0x0018, .config = ALC880_LG_LW },