|
@@ -2120,6 +2120,7 @@ static const struct pci_device_id nvme_id_table[] = {
|
|
|
.driver_data = NVME_QUIRK_DELAY_BEFORE_CHK_RDY, },
|
|
|
{ PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, 0xffffff) },
|
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001) },
|
|
|
+ { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
|
|
|
{ 0, }
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(pci, nvme_id_table);
|