cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G low

profile card with a QSFP+ transceiver.

MFC after:	3 days
This commit is contained in:
np 2012-12-22 07:47:07 +00:00
parent be1bdf30b6
commit 32527711e1

View File

@ -371,6 +371,7 @@ struct t4_pciids {
{0x4408, "Chelsio T420-CX"},
{0x4409, "Chelsio T420-BT"},
{0x440a, "Chelsio T404-BT"},
{0x440e, "Chelsio T440-LP-CR"},
};
#ifdef TCP_OFFLOAD