Author: np
Date: Sat Jan 14 15:52:59 2017
New Revision: 312188
URL: https://svnweb.freebsd.org/changeset/base/312188

Log:
  MFC r311848:
  cxgbe(4): Attach to the 2x25 debug card.  This is for internal use only.

Modified:
  stable/10/sys/dev/cxgbe/t4_main.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/dev/cxgbe/t4_main.c
==============================================================================
--- stable/10/sys/dev/cxgbe/t4_main.c   Sat Jan 14 15:52:56 2017        
(r312187)
+++ stable/10/sys/dev/cxgbe/t4_main.c   Sat Jan 14 15:52:59 2017        
(r312188)
@@ -611,6 +611,7 @@ struct {
 #endif
 }, t6_pciids[] = {
        {0xc006, "Chelsio Terminator 6 FPGA"},  /* T6 PE10K6 FPGA (PF0) */
+       {0x6400, "Chelsio T6225-DBG"},          /* 2 x 10/25G, debug */
        {0x6401, "Chelsio T6225-CR"},           /* 2 x 10/25G */
        {0x6402, "Chelsio T6225-SO-CR"},        /* 2 x 10/25G, nomem */
        {0x6407, "Chelsio T62100-LP-CR"},       /* 2 x 40/50/100G */
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to