summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2014-09-13 17:33:22 +0000
committerBrad Smith <brad@cvs.openbsd.org>2014-09-13 17:33:22 +0000
commit5de60ac521905d61b6fc62afc6ed7be616694051 (patch)
treee75b6d246ae937ccd4409231020d7932bd0cbbf3 /share
parentf92da3d9a9fcd69556b927eb198a028a65c7a08c (diff)
Don't say or imply that using ifconfig has anything to do with whether the
hardware can transmit or receive jumbo frames.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/bge.410
-rw-r--r--share/man/man4/lge.410
-rw-r--r--share/man/man4/msk.47
-rw-r--r--share/man/man4/nge.410
-rw-r--r--share/man/man4/re.411
-rw-r--r--share/man/man4/sk.47
-rw-r--r--share/man/man4/ti.49
7 files changed, 24 insertions, 40 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4
index a1d9dff3927..7ab5c424bbf 100644
--- a/share/man/man4/bge.4
+++ b/share/man/man4/bge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bge.4,v 1.62 2014/09/02 10:21:32 brad Exp $
+.\" $OpenBSD: bge.4,v 1.63 2014/09/13 17:33:21 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: September 2 2014 $
+.Dd $Mdocdate: September 13 2014 $
.Dt BGE 4
.Os
.Sh NAME
@@ -110,11 +110,7 @@ checksum offload and IPv6 transmit TCP checksum offload.
.Pp
The BCM5700, BCM5701, BCM5703, BCM5704, BCM5714, BCM5717, BCM5719, BCM5720,
BCM5762, BCM5780, BCM57765 and BCM57766
-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.
+chips are capable of supporting Jumbo frames.
.Pp
The
.Nm
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4
index 5d245133635..5074211f6a2 100644
--- a/share/man/man4/lge.4
+++ b/share/man/man4/lge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lge.4,v 1.25 2013/07/16 16:05:49 schwarze Exp $
+.\" $OpenBSD: lge.4,v 1.26 2014/09/13 17:33:21 brad Exp $
.\" Copyright (c) 2001 Wind River Systems
.\" Copyright (c) 1997, 1998, 1999, 2000, 2001
.\" Bill Paul <william.paul@windriver.com>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/lge.4,v 1.3 2001/07/06 08:34:13 ru Exp $
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: September 13 2014 $
.Dt LGE 4
.Os
.Sh NAME
@@ -64,11 +64,7 @@ this feature.
.Pp
The LXT1001 supports IPv4 receive IP/TCP/UDP checksum offload
as well as a 64-bit multicast hash filter.
-It 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.
+It also supports Jumbo frames.
.Pp
The
.Nm
diff --git a/share/man/man4/msk.4 b/share/man/man4/msk.4
index 52382e76f10..894c4182666 100644
--- a/share/man/man4/msk.4
+++ b/share/man/man4/msk.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: msk.4,v 1.15 2014/09/02 10:24:32 dlg Exp $
+.\" $OpenBSD: msk.4,v 1.16 2014/09/13 17:33:21 brad Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/man4.i386/sk.4,v 1.3 1999/08/28 00:20:29 peter Exp $
.\"
-.Dd $Mdocdate: September 2 2014 $
+.Dd $Mdocdate: September 13 2014 $
.Dt MSK 4
.Os
.Sh NAME
@@ -87,6 +87,9 @@ SysKonnect SK-9S92 dual port, single mode fiber adapter
SysKonnect SK-9E21D single port, copper adapter
.El
.Pp
+The Yukon-2 88E802x, 88E805x, 88E806x, and 88E807x also support a
+frame size of up to 9000 bytes.
+.Pp
The
.Nm
driver supports the following media types:
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4
index 5fa287f2805..4007d514d19 100644
--- a/share/man/man4/nge.4
+++ b/share/man/man4/nge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nge.4,v 1.37 2013/07/16 16:05:49 schwarze Exp $
+.\" $OpenBSD: nge.4,v 1.38 2014/09/13 17:33:21 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: July 16 2013 $
+.Dd $Mdocdate: September 13 2014 $
.Dt NGE 4
.Os
.Sh NAME
@@ -79,11 +79,7 @@ and up to 4 pattern match buffers.
.Pp
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.
+driver also supports Jumbo frames.
.Pp
The
.Nm
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4
index beabca7642b..850a48b620c 100644
--- a/share/man/man4/re.4
+++ b/share/man/man4/re.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: re.4,v 1.51 2013/12/31 21:09:34 brad Exp $
+.\" $OpenBSD: re.4,v 1.52 2014/09/13 17:33:21 brad Exp $
.\" Copyright (c) 2003
.\" Bill Paul <wpaul@windriver.com>. All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/re.4,v 1.4 2004/03/04 06:42:46 sanpei Exp $
.\"
-.Dd $Mdocdate: December 31 2013 $
+.Dd $Mdocdate: September 13 2014 $
.Dt RE 4
.Os
.Sh NAME
@@ -109,12 +109,7 @@ Standalone 10/100/1000 cards are available in both 32-bit PCI and 64-bit
PCI models.
The 8110S and 8111B are designed for embedded LAN-on-motherboard applications.
.Pp
-The 8169, 8169S and 8110S also support Jumbo frames,
-which can be configured via the interface MTU setting.
-The MTU is limited to 7422, since the chip cannot transmit larger frames.
-Selecting an MTU larger than 1500 bytes with the
-.Xr ifconfig 8
-utility configures the adapter to transmit Jumbo frames.
+The 8169, 8169S and 8110S also support Jumbo frames up to 7422 bytes.
.Pp
The
.Nm
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4
index 5e4fae33206..fafa342851d 100644
--- a/share/man/man4/sk.4
+++ b/share/man/man4/sk.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sk.4,v 1.66 2014/09/02 10:24:32 dlg Exp $
+.\" $OpenBSD: sk.4,v 1.67 2014/09/13 17:33:21 brad Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/man4.i386/sk.4,v 1.3 1999/08/28 00:20:29 peter Exp $
.\"
-.Dd $Mdocdate: September 2 2014 $
+.Dd $Mdocdate: September 13 2014 $
.Dt SK 4
.Os
.Sh NAME
@@ -111,6 +111,9 @@ allowing dual-port NIC configurations.
The Marvell based adapters are a single integrated circuit, but are
still presented as a separate MAC (sk) and controller ASIC (skc).
.Pp
+The GEnesis and Yukon 88E8001, 88E8003 and 88E8010 also support a
+frame size of up to 9000 bytes.
+.Pp
The
.Nm
driver supports the following media types:
diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4
index a137996259c..17cc430ab9a 100644
--- a/share/man/man4/ti.4
+++ b/share/man/man4/ti.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ti.4,v 1.42 2013/07/16 16:05:49 schwarze Exp $
+.\" $OpenBSD: ti.4,v 1.43 2014/09/13 17:33:21 brad Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/ti.4,v 1.11 2000/08/10 19:47:32 billf Exp $
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: September 13 2014 $
.Dt TI 4
.Os
.Sh NAME
@@ -90,11 +90,6 @@ transceivers.
Most adapters are only designed to work at 1000Mbps, however the driver
should support those NICs that work at lower speeds as well.
.Pp
-Support for Jumbo frames is provided 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.
-.Pp
The
.Nm
driver supports the following media types: