Author: np
Date: Thu Jul 11 19:09:31 2013
New Revision: 253217
URL: http://svnweb.freebsd.org/changeset/base/253217

Log:
  Attach to the 4x10G T540-CR card.

Modified:
  head/sys/dev/cxgbe/t4_main.c

Modified: head/sys/dev/cxgbe/t4_main.c
==============================================================================
--- head/sys/dev/cxgbe/t4_main.c        Thu Jul 11 19:04:19 2013        
(r253216)
+++ head/sys/dev/cxgbe/t4_main.c        Thu Jul 11 19:09:31 2013        
(r253217)
@@ -448,13 +448,13 @@ struct {
        {0xb000, "Chelsio Terminator 5 FPGA"},
        {0x5400, "Chelsio T580-dbg"},
        {0x5401,  "Chelsio T520-CR"},
+       {0x5403,  "Chelsio T540-CR"},           /* 4 x 10G */
        {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"},
-       {0x5403,  "Chelsio T540-CR"},
        {0x5404,  "Chelsio T520-BCH"},
        {0x5405,  "Chelsio T540-BCH"},
        {0x5406,  "Chelsio T540-CH"},
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to