summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornp <np@FreeBSD.org>2013-04-30 06:30:21 +0000
committernp <np@FreeBSD.org>2013-04-30 06:30:21 +0000
commit1ae8f599c6101f251b877b4605553b38e10f7a46 (patch)
tree53dcbeb7c1364a4a574c4b3ed0c81bc79e40fa09
parentf28f0645eb717cf82e54d32aa2608dfe7f3ee517 (diff)
downloadFreeBSD-src-1ae8f599c6101f251b877b4605553b38e10f7a46.zip
FreeBSD-src-1ae8f599c6101f251b877b4605553b38e10f7a46.tar.gz
Attach to the T580 (2 x 40G) card.
MFC after: 1 week.
-rw-r--r--sys/dev/cxgbe/t4_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgbe/t4_main.c b/sys/dev/cxgbe/t4_main.c
index 387cd00..c0d38bf 100644
--- a/sys/dev/cxgbe/t4_main.c
+++ b/sys/dev/cxgbe/t4_main.c
@@ -444,6 +444,7 @@ struct {
{0x5401, "Chelsio T520-CR"},
{0x5407, "Chelsio T520-SO"},
{0x5408, "Chelsio T520-CX"},
+ {0x5410, "Chelsio T580-LP-CR"}, /* 2 x 40G */
{0x5411, "Chelsio T520-LL-CR"},
#ifdef notyet
{0x5402, "Chelsio T522-CR"},
@@ -458,7 +459,6 @@ struct {
{0x540d, "Chelsio T580-CR"},
{0x540e, "Chelsio T540-LP-CR"},
{0x540f, "Chelsio Amsterdam"},
- {0x5410, "Chelsio T580-LP-CR"},
{0x5412, "Chelsio T560-CR"},
{0x5413, "Chelsio T580-CR"},
#endif
OpenPOWER on IntegriCloud