summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/bge.426
-rw-r--r--share/man/man4/nge.426
2 files changed, 18 insertions, 34 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4
index ab5fdb74acb..0365c63522b 100644
--- a/share/man/man4/bge.4
+++ b/share/man/man4/bge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bge.4,v 1.37 2008/05/31 23:42:48 brad Exp $
+.\" $OpenBSD: bge.4,v 1.38 2008/07/26 00:51:38 brad Exp $
.\" Copyright (c) 2001 Wind River Systems
.\" Copyright (c) 1997, 1998, 1999, 2000, 2001
.\" Bill Paul <wpaul@windriver.com>. All rights reserved.
@@ -30,7 +30,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2008 $
+.Dd $Mdocdate: July 26 2008 $
.Dt BGE 4
.Os
.Sh NAME
@@ -110,26 +110,16 @@ SysKonnect SK-9D21 (10/100/1000baseT)
SysKonnect SK-9D41 (1000baseSX)
.El
.Pp
-All of these NICs are capable of 10, 100 speeds over CAT5 copper cable;
-the Gigabit controller chips also support 1000Mbps, except for the
-SysKonnect SK-9D41 which supports only 1000Mbps over multimode fiber.
-It has two R4000 CPU cores and is PCI v2.2 and PCI-X v1.0 compliant.
-It supports
+The
+.Nm
+driver supports
.\"IP, TCP
.\"and UDP checksum offload for both receive and transmit,
VLAN tag insertion as well as a 256-bit multicast hash filter.
-Additional features may be provided via value-add firmware updates.
-The BCM57xx supports TBI (ten bit interface) and GMII transceivers, which
-means it can be used with either copper or 1000baseX fiber applications.
-Note however the device only supports a single speed in TBI mode.
-.Pp
-Most BCM5700-based cards also use the Broadcom BCM5401 or BCM5411 10/100/1000
-copper Gigabit transceivers,
-which support autonegotiation of 10, 100 and 1000Mbps modes in
-full or half duplex.
.Pp
-The BCM5700, BCM5701, BCM5703 and BCM5704 are capable of supporting Jumbo frames,
-which can be configured via the interface MTU setting.
+The BCM5700, BCM5701, BCM5703 and BCM5704 chips are capable of
+supporting Jumbo frames, which can be configured via the
+interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
.Xr ifconfig 8
utility configures the adapter to receive and transmit Jumbo frames.
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4
index df26162942b..639e0b30c05 100644
--- a/share/man/man4/nge.4
+++ b/share/man/man4/nge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nge.4,v 1.31 2008/04/03 07:07:22 jmc Exp $
+.\" $OpenBSD: nge.4,v 1.32 2008/07/26 00:51:38 brad Exp $
.\" Copyright (c) 2001 Wind River Systems
.\" Copyright (c) 1997, 1998, 1999, 2000, 2001
.\" Bill Paul <wpaul@bsdi.com>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: nge.4,v 1.11 2002/08/08 18:30:39 ambrisko Exp $
.\"
-.Dd $Mdocdate: April 3 2008 $
+.Dd $Mdocdate: July 26 2008 $
.Dt NGE 4
.Os
.Sh NAME
@@ -71,21 +71,15 @@ Surecom Technology EP-320G-TX
TRENDnet TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)
.El
.Pp
-All of these NICs are capable of 10, 100 and 1000Mbps speeds over CAT5
-copper cable.
-The DP83820 supports TBI (ten bit interface) and GMII
-transceivers, which means it can be used with either copper or 1000baseX
-fiber applications.
-The DP83820 supports IPv4 receive IP/TCP/UDP checksum offload
-as well as a 2048-bit multicast hash filter and up to 4 pattern match
-buffers.
-.Pp
-Most cards also use the DP83861 10/100/1000 copper Gigabit transceiver
-chip, which supports autonegotiation of 10, 100 and 1000Mbps modes in
-full or half duplex.
+The
+.Nm
+driver supports IPv4 receive IP/TCP/UDP checksum offload as well as
+a 2048-bit multicast hash filter and up to 4 pattern match buffers.
.Pp
-The DP83820 also supports Jumbo frames, which can be configured
-via the interface MTU setting.
+The
+.Nm
+driver also supports Jumbo frames, which can be configured via the
+interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
.Xr ifconfig 8
utility configures the adapter to receive and transmit Jumbo frames.