diff --git a/sys/dev/bxe/bxe.c b/sys/dev/bxe/bxe.c index 9f86e8f2ab3..746ffdc6831 100644 --- a/sys/dev/bxe/bxe.c +++ b/sys/dev/bxe/bxe.c @@ -166,6 +166,12 @@ static struct bxe_device_type bxe_devs[] = { PCI_ANY_ID, PCI_ANY_ID, "QLogic NetXtreme II BCM57840 4x10GbE" }, + { + BRCM_VENDORID, + CHIP_NUM_57840_2_20, + PCI_ANY_ID, PCI_ANY_ID, + "QLogic NetXtreme II BCM57840 2x20GbE" + }, { BRCM_VENDORID, CHIP_NUM_57840_MF,