From c48acba206205c3a7210218c3f1dd9a7c9894135 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 8 Sep 2010 08:38:41 +0200 Subject: [PATCH] --- yaml --- r: 210499 b: refs/heads/master c: 080dc7bc2562615a5be0a705a9d1a8c24eb198d4 h: refs/heads/master i: 210497: caec933ff756850ff8547c9250327fdb2a3d54e1 210495: 8f5fc534f3aa0a7f35d24ad4c2e1ae8fdfa39203 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 41857fe203ac..99563431a323 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a769cbcf60cee51f4431c0938acd39e7e5b76b8d +refs/heads/master: 080dc7bc2562615a5be0a705a9d1a8c24eb198d4 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 627bf9963368..bcbf9160ed81 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -5334,6 +5334,7 @@ static void fillup_priv_adc_nids(struct hda_codec *codec, hda_nid_t *nids, static struct snd_pci_quirk beep_white_list[] = { SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1), + SND_PCI_QUIRK(0x1043, 0x83ce, "EeePC", 1), SND_PCI_QUIRK(0x8086, 0xd613, "Intel", 1), {} };