Module Name: src
Committed By: msaitoh
Date: Fri Aug 1 04:57:25 UTC 2014
Modified Files:
src/share/man/man4: wm.4
Log Message:
We suport internal SEDES function older than 82575.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/wm.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/wm.4
diff -u src/share/man/man4/wm.4:1.29 src/share/man/man4/wm.4:1.30
--- src/share/man/man4/wm.4:1.29 Sun Dec 29 21:28:41 2013
+++ src/share/man/man4/wm.4 Fri Aug 1 04:57:25 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: wm.4,v 1.29 2013/12/29 21:28:41 msaitoh Exp $
+.\" $NetBSD: wm.4,v 1.30 2014/08/01 04:57:25 msaitoh Exp $
.\"
.\" Copyright 2002, 2003 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd December 30, 2013
+.Dd August 1, 2014
.Dt WM 4
.Os
.Sh NAME
@@ -157,7 +157,7 @@ line of Gigabit Ethernet interfaces, the
some server systems, processor evaluation boards, and in embedded
systems.
.Pp
-The i8254x supports IPv4/TCP/UDP checksumming and TCP segmentation
+The i825[478]x supports IPv4/TCP/UDP checksumming and TCP segmentation
in hardware.
The
.Nm
@@ -185,5 +185,5 @@ The
driver was written by
.An Jason R. Thorpe Aq Mt [email protected] .
.Sh BUGS
-The Intel i82545GM and i82546GB controllers with internal SERDES are
+Some 82575 and newer controllers with internal SERDES are
not currently supported.