diff options
author | Robert Mustacchi <rm@fingolfin.org> | 2021-01-18 11:28:06 -0800 |
---|---|---|
committer | Robert Mustacchi <rm@fingolfin.org> | 2021-01-29 15:31:31 -0800 |
commit | df36e06d12cbf655ddf22339ef8c39fa2b83ebf8 (patch) | |
tree | 8c6f426a285a5a043ba19197a6714f48abb9953d /usr/src/man/man7d | |
parent | 43449cdcd0600512dd862537f2cf014140dd0844 (diff) | |
download | illumos-gate-df36e06d12cbf655ddf22339ef8c39fa2b83ebf8.tar.gz |
13334 Recognize X710 10GBaseT*L Family
Reviewed by: Ryan Zezeski <ryan@oxide.computer>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/man/man7d')
-rw-r--r-- | usr/src/man/man7d/i40e.7d | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/src/man/man7d/i40e.7d b/usr/src/man/man7d/i40e.7d index fd666dcb65..2bb840c2d7 100644 --- a/usr/src/man/man7d/i40e.7d +++ b/usr/src/man/man7d/i40e.7d @@ -11,8 +11,9 @@ .\" .\" Copyright (c) 2018 Joyent, Inc. .\" Copyright 2020 Ryan Zezeski +.\" Copyright 2021 Oxide Computer Company .\" -.Dd July 1, 2020 +.Dd January 18, 2021 .Dt I40E 7D .Os .Sh NAME @@ -29,8 +30,8 @@ supports the Data Link Provider Interface, The .Nm driver supports the Intel 710 and 722 Ethernet Controller families of -networking interface cards which come in 1 GbE, 10 GbE, 25 GbE, and 40 -GbE variants. +networking interface cards which support speeds of 1 GbE, 2.5 GbE, 5 GbE, 10 +GbE, 25 GbE, and 40 GbE. .Pp In addition to basic device initialization and the sending and receiving of frames, it supports the following features: |