|
@@ -192,6 +192,8 @@ static int marvell_init_one (struct pci_dev *pdev, const struct pci_device_id *i
|
|
|
|
|
|
static const struct pci_device_id marvell_pci_tbl[] = {
|
|
|
{ PCI_DEVICE(0x11AB, 0x6101), },
|
|
|
+ { PCI_DEVICE(0x11AB, 0x6121), },
|
|
|
+ { PCI_DEVICE(0x11AB, 0x6123), },
|
|
|
{ PCI_DEVICE(0x11AB, 0x6145), },
|
|
|
{ } /* terminate list */
|
|
|
};
|