|
@@ -90,6 +90,7 @@ static const struct pci_device_id i40e_pci_tbl[] = {
|
|
|
{PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_X722), 0},
|
|
|
{PCI_VDEVICE(INTEL, I40E_DEV_ID_1G_BASE_T_X722), 0},
|
|
|
{PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T_X722), 0},
|
|
|
+ {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_I_X722), 0},
|
|
|
{PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2), 0},
|
|
|
{PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2_A), 0},
|
|
|
/* required last entry */
|