summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2013-11-05 03:51:44 +0000
committerBrad Smith <brad@cvs.openbsd.org>2013-11-05 03:51:44 +0000
commit8c7a9769e5c1befc267cf5427bd2d9dc07afecd8 (patch)
tree28a2d30480247ef8b831aa00432a42af43c94078
parent3e05174ff6e5f2b10803d0af6bd38b5ea716b163 (diff)
Mention the TX checksum offload support.
-rw-r--r--share/man/man4/bge.48
-rw-r--r--share/man/man4/bnx.45
-rw-r--r--share/man/man4/em.412
-rw-r--r--share/man/man4/jme.46
4 files changed, 16 insertions, 15 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4
index 7ba597fdd2b..b964ad1019e 100644
--- a/share/man/man4/bge.4
+++ b/share/man/man4/bge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bge.4,v 1.59 2013/07/16 16:05:48 schwarze Exp $
+.\" $OpenBSD: bge.4,v 1.60 2013/11/05 03:51:43 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: July 16 2013 $
+.Dd $Mdocdate: November 5 2013 $
.Dt BGE 4
.Os
.Sh NAME
@@ -101,8 +101,8 @@ SysKonnect SK-9D41 (1000baseSX)
.Pp
The
.Nm
-driver supports IPv4 IP, TCP, and UDP checksum offload for receive,
-IP checksum offload for transmit, VLAN tag insertion and stripping,
+driver supports IPv4 receive IP/TCP/UDP checksum offload and transmit IP/TCP
+checksum offload, VLAN tag insertion and stripping,
as well as a 256-bit multicast hash filter.
The BCM5717, BCM5718, BCM5723, BCM5754, BCM5755, BCM5761, BCM5764, BCM5784,
BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP
diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4
index 90893114dd0..c6a9c9d974f 100644
--- a/share/man/man4/bnx.4
+++ b/share/man/man4/bnx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bnx.4,v 1.28 2013/07/16 16:05:48 schwarze Exp $
+.\" $OpenBSD: bnx.4,v 1.29 2013/11/05 03:51:43 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: July 16 2013 $
+.Dd $Mdocdate: November 5 2013 $
.Dt BNX 4
.Os
.Sh NAME
@@ -78,6 +78,7 @@ driver under
.Ox :
.Bd -literal -offset indent
IPv4 receive IP/TCP/UDP checksum offload
+IPv4 transmit TCP/UDP checksum offload
.\"Jumbo frames (up to 9022 bytes)
VLAN tag insertion and stripping
Interrupt coalescing
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index 2c244c69162..4cbaf6cbb11 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: em.4,v 1.50 2013/03/30 05:34:53 brad Exp $
+.\" $OpenBSD: em.4,v 1.51 2013/11/05 03:51:43 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: March 30 2013 $
+.Dd $Mdocdate: November 5 2013 $
.Dt EM 4
.Os
.Sh NAME
@@ -163,10 +163,10 @@ Supermicro AOC-PG-I2+ Dual Port Server Adapter
.Pp
The
.Nm
-driver supports IPv4 receive IP/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 82573E/82573L/82573V-based
-adapters.
+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
+82573E/82573L/82573V-based adapters.
The 82562V Ethernet controller chip only supports 10/100 media types.
.Pp
The
diff --git a/share/man/man4/jme.4 b/share/man/man4/jme.4
index 54f4d182ad4..4c69eeff722 100644
--- a/share/man/man4/jme.4
+++ b/share/man/man4/jme.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: jme.4,v 1.5 2013/07/16 16:05:49 schwarze Exp $
+.\" $OpenBSD: jme.4,v 1.6 2013/11/05 03:51:43 brad Exp $
.\"
.\" Copyright (c) 2008 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: November 5 2013 $
.Dt JME 4
.Os
.Sh NAME
@@ -35,7 +35,7 @@ is also supported.
.Pp
The
.Nm
-driver supports IPv4 receive IP/TCP/UDP checksum offload, IPv6
+driver supports IPv4 receive/transmit IP/TCP/UDP checksum offload, IPv6
receive TCP/UDP checksum offload and VLAN tag insertion and
stripping.
.Pp