diff options
author | 2014-09-14 00:17:09 +0000 | |
---|---|---|
committer | 2014-09-14 00:17:09 +0000 | |
commit | 51840dace41cd17eec9842b2d7fdabaf70ddc8d2 (patch) | |
tree | 55c99b188f8c278dca32044f8db79b65bc60d4af | |
parent | Don't bother mentioning an unimplemented feature in a BUGS section. (diff) | |
download | wireguard-openbsd-51840dace41cd17eec9842b2d7fdabaf70ddc8d2.tar.xz wireguard-openbsd-51840dace41cd17eec9842b2d7fdabaf70ddc8d2.zip |
- Don't capitalize jumbo.
- Don't try to keep track of jumbo frame sizes in the pages. Users can
use `ifconfig hwfeatures' to determine what the hardware supports.
-rw-r--r-- | share/man/man4/bge.4 | 6 | ||||
-rw-r--r-- | share/man/man4/bnx.4 | 8 | ||||
-rw-r--r-- | share/man/man4/em.4 | 8 | ||||
-rw-r--r-- | share/man/man4/ixgb.4 | 6 | ||||
-rw-r--r-- | share/man/man4/lge.4 | 6 | ||||
-rw-r--r-- | share/man/man4/msk.4 | 8 | ||||
-rw-r--r-- | share/man/man4/nge.4 | 6 | ||||
-rw-r--r-- | share/man/man4/re.4 | 9 | ||||
-rw-r--r-- | share/man/man4/sk.4 | 8 | ||||
-rw-r--r-- | share/man/man4/ti.4 | 9 | ||||
-rw-r--r-- | share/man/man4/vge.4 | 7 |
11 files changed, 38 insertions, 43 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 7ab5c424bbf..3c9168f1a1b 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.63 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: bge.4,v 1.64 2014/09/14 00:17:09 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 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt BGE 4 .Os .Sh NAME @@ -110,7 +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. +chips are capable of supporting jumbo frames. .Pp The .Nm diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4 index c6a9c9d974f..d6fd1a13d35 100644 --- a/share/man/man4/bnx.4 +++ b/share/man/man4/bnx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bnx.4,v 1.29 2013/11/05 03:51:43 brad Exp $ +.\" $OpenBSD: bnx.4,v 1.30 2014/09/14 00:17:09 brad Exp $ .\" .\"Copyright (c) 2006 Broadcom Corporation .\" David Christensen <davidch@broadcom.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/bce.4,v 1.2 2006/04/10 20:12:17 brueffer Exp $ .\" -.Dd $Mdocdate: November 5 2013 $ +.Dd $Mdocdate: September 14 2014 $ .Dt BNX 4 .Os .Sh NAME @@ -79,9 +79,9 @@ driver under .Bd -literal -offset indent IPv4 receive IP/TCP/UDP checksum offload IPv4 transmit TCP/UDP checksum offload -.\"Jumbo frames (up to 9022 bytes) +.\"jumbo frames VLAN tag insertion and stripping -Interrupt coalescing +interrupt coalescing 10/100/1000Mbps operation in full-duplex mode 10/100Mbps operation in half-duplex mode .Ed diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index 1be9e36994c..8a5359578b6 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.52 2014/02/22 04:48:04 chris Exp $ +.\" $OpenBSD: em.4,v 1.53 2014/09/14 00:17:09 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -28,7 +28,7 @@ .\" * Other names and brands may be claimed as the property of others. .\" .\" $FreeBSD: em.4,v 1.18 2005/01/30 12:29:06 yar Exp $ -.Dd $Mdocdate: February 22 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt EM 4 .Os .Sh NAME @@ -166,7 +166,7 @@ The .Nm driver supports IPv4 receive IP/TCP/UDP checksum offload and transmit TCP/UDP checksum offload on all but 82542-based adapters, VLAN tag insertion and -stripping, and Jumbo frames on all but 82562V, 82566DC/82566DM and +stripping, and jumbo frames on all but 82562V, 82566DC/82566DM and 82573E/82573L/82573V-based adapters. The 82562V Ethernet controller chip only supports 10/100 media types. .Pp @@ -214,7 +214,7 @@ driver was written by .An Intel Corporation . .Sh BUGS There are known performance issues with this driver when running UDP traffic -with Jumbo frames. +with jumbo frames. .Pp There is a known compatibility issue where time to link is slow or link is not established between 82541/82547 controllers and some switches. diff --git a/share/man/man4/ixgb.4 b/share/man/man4/ixgb.4 index 11d4d693d64..997aeb99c69 100644 --- a/share/man/man4/ixgb.4 +++ b/share/man/man4/ixgb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ixgb.4,v 1.13 2008/10/28 06:27:28 brad Exp $ +.\" $OpenBSD: ixgb.4,v 1.14 2014/09/14 00:17:09 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -28,7 +28,7 @@ .\" * Other names and brands may be claimed as the property of others. .\" .\" $FreeBSD: em.4,v 1.18 2005/01/30 12:29:06 yar Exp $ -.Dd $Mdocdate: October 28 2008 $ +.Dd $Mdocdate: September 14 2014 $ .Dt IXGB 4 .Os .Sh NAME @@ -42,7 +42,7 @@ The driver provides support for PCI-X 10Gb Ethernet adapters based on the Intel 82597EX Ethernet controller chips. The driver supports IPv4 receive IP/TCP/UDP checksum offload, VLAN tag -insertion and stripping, and Jumbo frames. +insertion and stripping, and jumbo frames. This includes the following models: .Pp .Bl -item -offset indent -compact diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4 index 5074211f6a2..e09fbf39933 100644 --- a/share/man/man4/lge.4 +++ b/share/man/man4/lge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lge.4,v 1.26 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: lge.4,v 1.27 2014/09/14 00:17:09 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: September 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt LGE 4 .Os .Sh NAME @@ -64,7 +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. +It also supports jumbo frames. .Pp The .Nm diff --git a/share/man/man4/msk.4 b/share/man/man4/msk.4 index 894c4182666..8630791e347 100644 --- a/share/man/man4/msk.4 +++ b/share/man/man4/msk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msk.4,v 1.16 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: msk.4,v 1.17 2014/09/14 00:17:09 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 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt MSK 4 .Os .Sh NAME @@ -87,8 +87,8 @@ 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. +The Yukon-2 88E802x, 88E805x, 88E806x, and 88E807x also support +jumbo frames. .Pp The .Nm diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4 index 4007d514d19..a647ef554ed 100644 --- a/share/man/man4/nge.4 +++ b/share/man/man4/nge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nge.4,v 1.38 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: nge.4,v 1.39 2014/09/14 00:17:09 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: September 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt NGE 4 .Os .Sh NAME @@ -79,7 +79,7 @@ and up to 4 pattern match buffers. .Pp The .Nm -driver also supports 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 850a48b620c..0e89984296d 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.52 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: re.4,v 1.53 2014/09/14 00:17:09 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: September 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt RE 4 .Os .Sh NAME @@ -109,7 +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 up to 7422 bytes. +The 8169, 8169S and 8110S also support jumbo frames. .Pp The .Nm @@ -219,6 +219,3 @@ not actually exist. Unfortunately, it is not possible to correct this problem in software. The user should ensure the NIC is installed in a 32-bit PCI slot to avoid this problem. -.Pp -The Realtek 8169, 8169S and 8110S chips are only capable of transmitting -Jumbo frames up to 7440 bytes in size. diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index fafa342851d..82c0b89df62 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.67 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: sk.4,v 1.68 2014/09/14 00:17:09 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 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt SK 4 .Os .Sh NAME @@ -111,8 +111,8 @@ 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. +The GEnesis and Yukon 88E8001, 88E8003 and 88E8010 also support +jumbo frames. .Pp The .Nm diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4 index 17cc430ab9a..1bde471d90e 100644 --- a/share/man/man4/ti.4 +++ b/share/man/man4/ti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ti.4,v 1.43 2014/09/13 17:33:21 brad Exp $ +.\" $OpenBSD: ti.4,v 1.44 2014/09/14 00:17:09 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: September 13 2014 $ +.Dd $Mdocdate: September 14 2014 $ .Dt TI 4 .Os .Sh NAME @@ -81,8 +81,7 @@ Communication with the chip is achieved via PCI shared memory and bus master DMA. SBus cards are also available and use a special bridge chip. The Tigon I and II support hardware multicast address filtering, -VLAN tag insertion and stripping, and Jumbo frame sizes up to -9000 bytes. +VLAN tag insertion and stripping, and jumbo frames. .Pp While the Tigon chipset supports 10, 100 and 1000Mbps speeds, support for 10 and 100Mbps speeds is only available on boards with the proper @@ -161,7 +160,7 @@ during initialization. The driver failed to initialize PCI shared memory mapping. This might happen if the card is not in a bus-master slot. .It "ti0: no memory for jumbo buffers!" -The driver failed to allocate memory for Jumbo frames during +The driver failed to allocate memory for jumbo frames during initialization. .It "ti0: bios thinks we're in a 64 bit slot, but we aren't" The BIOS has programmed the NIC as though it had been installed in diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4 index c25394c212e..5d1c8d5b175 100644 --- a/share/man/man4/vge.4 +++ b/share/man/man4/vge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vge.4,v 1.21 2013/07/16 16:05:49 schwarze Exp $ +.\" $OpenBSD: vge.4,v 1.22 2014/09/14 00:17:09 brad Exp $ .\" $FreeBSD: vge.4,v 1.6 2004/11/24 19:06:43 brueffer Exp $ .\" .\" Copyright (c) 2004 @@ -31,7 +31,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: September 14 2014 $ .Dt VGE 4 .Os .Sh NAME @@ -62,8 +62,7 @@ The VT6130/VT6132 is the PCI Express version. The MAC supports IPv4 transmit/receive IP/TCP/UDP checksum offload, VLAN tag insertion and stripping, a 64-entry CAM filter and a 64-entry VLAN filter, 64-bit multicast hash filter, 4 separate transmit DMA -queues, flow control and Jumbo frames (not on VT6130/VT6132) up to 16K -in size. +queues, flow control and jumbo frames (not on VT6130/VT6132). The Velocity family has a 16K receive FIFO and 48K transmit FIFO. .Pp The |