OSDN Git Service

add new vendor id and device id for 1005HA. It seems that it is using
authorYi Sun <beyounn@gmail.com>
Thu, 5 Nov 2009 01:17:58 +0000 (17:17 -0800)
committerYi Sun <beyounn@gmail.com>
Thu, 5 Nov 2009 01:17:58 +0000 (17:17 -0800)
more than one type of devices

sound/pci/hda/patch_realtek.c

index 5beffce..58ee797 100644 (file)
@@ -12623,6 +12623,8 @@ static struct snd_pci_quirk alc269_cfg_tbl[] = {
                      ALC269_ASUS_EEEPC_P901),
        SND_PCI_QUIRK(0x1043, 0x8398, "ASUS Eeepc P1005HA",
                      ALC269_ASUS_EEEPC_P901),
+       SND_PCI_QUIRK(0x1043, 0x83CE, "ASUS Eeepc P1005HA",
+                     ALC269_ASUS_EEEPC_P901),
        SND_PCI_QUIRK(0x1734, 0x115d, "FSC Amilo", ALC269_FUJITSU),
        SND_PCI_QUIRK(0x10cf, 0x1475, "Lifebook ICH9M-based", ALC269_LIFEBOOK),
        {}