|
@@ -1559,6 +1559,8 @@ static const struct snd_pci_quirk stac9200_fixup_tbl[] = {
|
|
|
"Dell Inspiron 1501", STAC_9200_DELL_M26),
|
|
|
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f6,
|
|
|
"unknown Dell", STAC_9200_DELL_M26),
|
|
|
+ SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0201,
|
|
|
+ "Dell Latitude D430", STAC_9200_DELL_M22),
|
|
|
/* Panasonic */
|
|
|
SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-74", STAC_9200_PANASONIC),
|
|
|
/* Gateway machines needs EAPD to be set on resume */
|