OSDN Git Service

ALSA: add audio support for Eee PC 1004
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 16 Jul 2009 06:43:09 +0000 (14:43 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 27 Aug 2011 10:43:10 +0000 (18:43 +0800)
sound/pci/hda/patch_realtek.c

index 9c71d03..b893adb 100644 (file)
@@ -15024,6 +15024,7 @@ static struct snd_pci_quirk alc269_cfg_tbl[] = {
                      ALC269_DMIC),
        SND_PCI_QUIRK(0x1043, 0x834a, "ASUS Eeepc S101",
                      ALC269_DMIC),
+       SND_PCI_QUIRK(0x1043, 0x83a5, "ASUS Eeepc P1004", ALC269_DMIC),
        SND_PCI_QUIRK(0x1043, 0x8398, "ASUS P1005HA", ALC269_DMIC),
        SND_PCI_QUIRK(0x1043, 0x83ce, "ASUS P1005HA", ALC269_DMIC),
        SND_PCI_QUIRK(0x104d, 0x9071, "Sony VAIO", ALC269_AUTO),