Module Name: src
Committed By: knakahara
Date: Wed Feb 7 03:26:37 UTC 2018
Modified Files:
src/share/man/man4: wm.4
Log Message:
Fix PR misc/52890
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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.38 src/share/man/man4/wm.4:1.39
--- src/share/man/man4/wm.4:1.38 Thu Jan 18 09:54:52 2018
+++ src/share/man/man4/wm.4 Wed Feb 7 03:26:36 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: wm.4,v 1.38 2018/01/18 09:54:52 wiz Exp $
+.\" $NetBSD: wm.4,v 1.39 2018/02/07 03:26:36 knakahara Exp $
.\"
.\" Copyright 2002, 2003 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -168,6 +168,15 @@ driver supports these features of the ch
See
.Xr ifconfig 8
for information on how to enable this feature.
+.Pp
+Many chips supported by the
+.Nm
+driver support jumbo frames, however several chips do not support
+jumbo frames, e.g. i82542, i82081H and 82567V.
+Jumbo frames 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.
.\" .Sh DIAGNOSTICS
.\" XXX to be done.
.Sh OPTIONS