]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/ixgbe/ixgbe_main.c
ixgbe: Add 82598 support for BX mezzanine devices
[net-next-2.6.git] / drivers / net / ixgbe / ixgbe_main.c
index 88615f69976e2fd931944412c7bc1f4e0119ad26..82afc606c23852e5a355073c69d61c8e21c22425 100644 (file)
@@ -84,6 +84,8 @@ static struct pci_device_id ixgbe_pci_tbl[] = {
         board_82598 },
        {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598EB_SFP_LOM),
         board_82598 },
+       {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598_BX),
+        board_82598 },
 
        /* required last entry */
        {0, }