From e4dc78a05114f4cd255a8c9df1ab9a30b50bc62d Mon Sep 17 00:00:00 2001 From: Madis Janson Date: Thu, 19 May 2011 18:32:41 +0200 Subject: [PATCH] --- yaml --- r: 248495 b: refs/heads/master c: 39dfe1387060dbad30255fc36c8b3b67d3b359d7 h: refs/heads/master i: 248493: c08e83fa158a4305e4142c570a329906f52718d5 248491: 6603e6c719d512e94a6e2e48e1c7399f6ed3a0e4 248487: 173d598ee3700b2d46ebdd4561dcfb47fd7bf38a 248479: 9a1fed0c541d2cef0671d3d27df534b7ef8ca6b4 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 ad8d9a6ec00a..4b2a2f37efe9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 07acecc11139efbc8d0401576e81dc8c188cb092 +refs/heads/master: 39dfe1387060dbad30255fc36c8b3b67d3b359d7 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 473342da3065..acb9c898d30f 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -5943,6 +5943,7 @@ static const struct snd_pci_quirk beep_white_list[] = { SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1), SND_PCI_QUIRK(0x1043, 0x83ce, "EeePC", 1), SND_PCI_QUIRK(0x1043, 0x831a, "EeePC", 1), + SND_PCI_QUIRK(0x1043, 0x834a, "EeePC", 1), SND_PCI_QUIRK(0x8086, 0xd613, "Intel", 1), {} };