]> git.karo-electronics.de Git - linux-beck.git/commitdiff
mlx4_core: Add 40GigE device ID
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Wed, 7 Oct 2009 22:46:49 +0000 (15:46 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 7 Oct 2009 22:46:49 +0000 (15:46 -0700)
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/net/mlx4/main.c

index 3dd481e77f92f1f5cff4af9cfd9d9975439520af..5dd7225b178ea6f7326deb9d2f7d9bdea2b1b263 100644 (file)
@@ -1282,6 +1282,7 @@ static struct pci_device_id mlx4_pci_table[] = {
        { PCI_VDEVICE(MELLANOX, 0x6372) }, /* MT25458 ConnectX EN 10GBASE-T 10GigE */
        { PCI_VDEVICE(MELLANOX, 0x675a) }, /* MT25458 ConnectX EN 10GBASE-T+Gen2 10GigE */
        { PCI_VDEVICE(MELLANOX, 0x6764) }, /* MT26468 ConnectX EN 10GigE PCIe gen2*/
+       { PCI_VDEVICE(MELLANOX, 0x676e) }, /* MT26478 ConnectX2 40GigE PCIe gen2 */
        { 0, }
 };