bnxt.4: Adjust for recent HARDWARE
+ Adjust document description matching another terabit driver + Add BCM576XX family to DESCRIPTION, switch to XX notation + Add some model names, additional models, and improvements to HARDWARE MFC after: 3 days Reviewed by: sumit.saxena_broadcom.com (previous) Differential Revision: https://reviews.freebsd.org/D54028
This commit is contained in:
+23
-10
@@ -23,12 +23,12 @@
|
|||||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.Dd August 18, 2020
|
.Dd December 10, 2025
|
||||||
.Dt BNXT 4
|
.Dt BNXT 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm bnxt
|
.Nm bnxt
|
||||||
.Nd "Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver"
|
.Nd Broadcom NetXtreme family 10Gb to 400Gb Ethernet driver
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
To compile this driver into the kernel,
|
To compile this driver into the kernel,
|
||||||
place the following lines in your
|
place the following lines in your
|
||||||
@@ -47,17 +47,16 @@ if_bnxt_load="YES"
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver provides support for various NICs based on the Broadcom BCM57301/2/4,
|
driver provides support for PCIe NICs based on the Broadcom BCM573XX,
|
||||||
BCM57402/4/6, and BCM57502/4/8 Ethernet controller chips.
|
BCM574XX, BCM575XX, and BCM576XX Ethernet controllers.
|
||||||
.Pp
|
.Pp
|
||||||
For more information on configuring this device, see
|
For more information on configuring this device, see
|
||||||
.Xr ifconfig 8 .
|
.Xr ifconfig 8 .
|
||||||
.Sh HARDWARE
|
.Sh HARDWARE
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver provides support for various NICs based on the Broadcom NetXtreme-C and
|
driver supports the following
|
||||||
NetXtreme-E families of Gigabit Ethernet controller chips, including the
|
Broadcom 10Gb to 400Gb Ethernet controllers:
|
||||||
following:
|
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -bullet -compact
|
.Bl -bullet -compact
|
||||||
.It
|
.It
|
||||||
@@ -103,11 +102,25 @@ Broadcom BCM57417 NetXtreme-E Ethernet Partition
|
|||||||
.It
|
.It
|
||||||
Broadcom BCM57454 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb Ethernet
|
Broadcom BCM57454 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb Ethernet
|
||||||
.It
|
.It
|
||||||
Broadcom BCM57502 NetXtreme-E 10Gb/25Gb/50Gb/100Gb/200Gb Ethernet
|
Broadcom BCM57502 NetXtreme-E 10Gb/25Gb/50Gb Ethernet
|
||||||
.It
|
.It
|
||||||
Broadcom BCM57504 NetXtreme-E 10Gb/25Gb/50Gb/100Gb/200Gb Ethernet
|
Broadcom N425 BCM57504 NetXtreme-E 10Gb/25Gb Ethernet
|
||||||
.It
|
.It
|
||||||
Broadcom BCM57508 NetXtreme-E 10Gb/25Gb/50Gb/100Gb/200Gb Ethernet
|
Broadcom P425 BCM57504 NetXtreme-E 10Gb/25Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom N1100 BCM57504 NetXtreme-E 10Gb/25Gb/50Gb/100Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom N2100 BCM57508 Thor 10Gb/25Gb/50Gb/100Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom P2100 BCM57508 Thor 10Gb/25Gb/50Gb/100Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom N2200 BCM57608 Thor 2 10Gb/25Gb/50Gb/100Gb/200Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom P2200 BCM57608 Thor 2 10Gb/25Gb/50Gb/100Gb/200Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom N1400 BCM57608 Thor 2 25Gb/50Gb/100Gb/200Gb/400Gb Ethernet
|
||||||
|
.It
|
||||||
|
Broadcom P1400 BCM57608 Thor 2 25Gb/50Gb/100Gb/200Gb/400Gb Ethernet
|
||||||
.El
|
.El
|
||||||
.Sh SYSCTL VARIABLES
|
.Sh SYSCTL VARIABLES
|
||||||
These variables must be set before loading the driver, either via
|
These variables must be set before loading the driver, either via
|
||||||
|
|||||||
Reference in New Issue
Block a user