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>
Mon, 25 Jun 2012 13:03:05 +0000 (21:03 +0800)
sound/pci/hda/patch_realtek.c

index 51412e1..147a481 100644 (file)
@@ -15063,6 +15063,7 @@ static const 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),