diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-07-01 21:52:05 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-07-01 21:52:05 +0000 |
commit | 74cb3d14202a9b7b696d1658f79df6c41b8a8f0a (patch) | |
tree | 940a7b84be50bd7b1d3caccce1b25cba6be1c555 /share/man/man4/re.4 | |
parent | 0869f35639d7208ebb459e81091c948b50a9e59a (diff) |
8168E/8111E also supports IPv6 receive TCP/UDP checksum offload.
From Brad, plus a small punctuation tweak.
Diffstat (limited to 'share/man/man4/re.4')
-rw-r--r-- | share/man/man4/re.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 48f68188d79..a0aa8bfa62b 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.42 2010/03/01 09:28:20 sobrado Exp $ +.\" $OpenBSD: re.4,v 1.43 2010/07/01 21:52:04 sthen 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: March 1 2010 $ +.Dd $Mdocdate: July 1 2010 $ .Dt RE 4 .Os .Sh NAME @@ -96,8 +96,8 @@ All NICs support IPv4 transmit/receive IP/TCP/UDP checksum offload, VLAN tag insertion and stripping, and use a descriptor-based DMA mechanism. -The 8102E(L), 8103E(L), 8168C/8111C, 8168D/8111D, and 8168DP/8111DP also -support IPv6 receive TCP/UDP checksum offload. +The 8102E(L), 8103E(L), 8168C/8111C, 8168D/8111D, 8168DP/8111DP and +8168E/8111E also support IPv6 receive TCP/UDP checksum offload. .Pp The 8139C+ is a single-chip solution combining both a 10/100 MAC and PHY. The 8169 is a 10/100/1000 MAC only, requiring a GMII or TBI external PHY. |