|
@@ -145,6 +145,8 @@ static struct pci_device_id mptfc_pci_table[] = {
|
|
|
PCI_ANY_ID, PCI_ANY_ID },
|
|
|
{ PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_FC949X,
|
|
|
PCI_ANY_ID, PCI_ANY_ID },
|
|
|
+ { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_FC949ES,
|
|
|
+ PCI_ANY_ID, PCI_ANY_ID },
|
|
|
{0} /* Terminating entry */
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(pci, mptfc_pci_table);
|