mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
cxgbe(4): Attach to the 2x25 debug card. This is for internal use only.
MFC after: 3 days
This commit is contained in:
parent
ae9fd9cccd
commit
e8257dbe43
1 changed files with 1 additions and 0 deletions
|
|
@ -623,6 +623,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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue