Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 - Add missing BCM5716.
details: https://anonhg.NetBSD.org/src/rev/d5ba43b3aa52
branches: trunk
changeset: 997802:d5ba43b3aa52
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Mar 27 04:40:02 2019 +0000
description:
- Add missing BCM5716.
- Add some supported machines from {Free,Open}BSD's manual.
- Add note about FreeBSD and OpenBSD into HISTORY.
diffstat:
share/man/man4/bnx.4 | 47 ++++++++++++++++++++++++++++++++++++++++-------
1 files changed, 40 insertions(+), 7 deletions(-)
diffs (87 lines):
diff -r 97d4eed8a901 -r d5ba43b3aa52 share/man/man4/bnx.4
--- a/share/man/man4/bnx.4 Wed Mar 27 03:39:48 2019 +0000
+++ b/share/man/man4/bnx.4 Wed Mar 27 04:40:02 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bnx.4,v 1.3 2010/12/09 23:34:10 jym Exp $
+.\" $NetBSD: bnx.4,v 1.4 2019/03/27 04:40:02 msaitoh Exp $
.\" $OpenBSD: bnx.4,v 1.13 2006/12/15 16:12:52 reyk Exp $
.\"
.\" Copyright (c) 2006 Broadcom Corporation
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/bce.4,v 1.2 2006/04/10 20:12:17 brueffer Exp $
.\"
-.Dd December 10, 2010
+.Dd March 27, 2019
.Dt BNX 4
.Os
.Sh NAME
@@ -42,8 +42,8 @@
The
.Nm
driver supports Broadcom's NetXtreme II product family, such as the
-BCM5706 PCI-X and BCM5708-BCM5709 PCI Express Ethernet controllers, which
-includes the following:
+BCM5706 PCI-X and BCM5708-BCM5709-BCM5716 PCIe Ethernet controllers,
+which includes the following:
.Pp
.Bl -bullet -compact
.It
@@ -53,15 +53,33 @@
.It
Dell PowerEdge M710 integrated BCM5709S NIC (1000baseSX)
.It
+Dell PowerEdge R710 integrated BCM5709 NIC
+.It
HP NC370F PCI-X Multifunction Gigabit server adapter (1000baseSX)
.It
HP NC370T PCI-X Multifunction Gigabit server adapter (10/100/1000baseT)
.It
-HP NC373F PCI Express Multifunction Gigabit server adapter (1000baseSX)
+HP NC370i Multifunction Gigabit Server Adapter
+.It
+HP NC371i Multifunction Gigabit Server Adapter
+.It
+HP NC373F PCIe Multifunction Gigabit server adapter (1000baseSX)
+.It
+HP NC373T PCIe Multifunction Gigabit server adapter (10/100/1000baseT)
+.It
+HP NC373i PCIe Multifunction Gigabit embedded server adapter (10/100/1000baseT)
.It
-HP NC373i PCI Express Multifunction Gigabit embedded server adapter (10/100/1000baseT)
+HP NC373m Multifunction Gigabit Server Adapter
+.It
+HP NC374m PCIe Multifunction Gigabit embedded server adapter (10/100/1000baseT)
+.It
+HP NC380T PCIe Dual Port Multifunction Gigabit server adapter (10/100/1000baseT)
.It
-HP NC380T PCI Express Dual Port Multifunction Gigabit server adapter (10/100/1000baseT)
+HP NC382T PCIe Dual Port server adapter (10/100/1000baseT)
+.It
+HP NC382i DP Multifunction Gigabit Server Adapter
+.It
+HP NC382m DP 1GbE Multifunction BL-c Adapter
.It
IBM xSeries 3550 integrated BCM5708 NIC (10/100/1000baseT)
.It
@@ -158,5 +176,20 @@
.Sh HISTORY
The
.Nm
+driver was written by
+.An David Christensen Aq Mt davidch%broadcom.com@localhost
+in
+.Fx ,
+where it is called
+.Nm bce .
+And it's ported to
+.Ox
+by
+.An Brad Smith Aq Mt brad%openbsd.org@localhost .
+It's ported to
+.Nx
+by Quentin Garnier.
+The
+.Nm
device driver first appeared in
.Nx 4.0 .
Home |
Main Index |
Thread Index |
Old Index