summaryrefslogtreecommitdiffstats
path: root/share/man/man4/msk.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-07-01 09:42:47 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-07-01 09:42:47 +0000
commit0d533de8be5aff46f8172382e48f16adf8e71f34 (patch)
tree32500e752350496823fbcb572f6e3c902f5f9ac9 /share/man/man4/msk.4
parent6d9d1ccc2611f465d1bc229c85824f47fe077cfd (diff)
downloadFreeBSD-src-0d533de8be5aff46f8172382e48f16adf8e71f34.zip
FreeBSD-src-0d533de8be5aff46f8172382e48f16adf8e71f34.tar.gz
The driver will also first appear in 6.3. While here, fix some
grammar issues and capitalize Jumbo Frames. Approved by: re (blanket) MFC after: 3 days
Diffstat (limited to 'share/man/man4/msk.4')
-rw-r--r--share/man/man4/msk.412
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/msk.4 b/share/man/man4/msk.4
index 7d80630..5e39932 100644
--- a/share/man/man4/msk.4
+++ b/share/man/man4/msk.4
@@ -61,11 +61,11 @@ The Yukon II supports TBI (ten bit interface) and GMII
transceivers, which means it can be used with either copper or
1000baseX fiber applications.
.Pp
-The Yukon II also supports jumbo frames (up to 9022 bytes), which can be
+The Yukon II also supports Jumbo Frames (up to 9022 bytes), which 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.
+utility configures the adapter to receive and transmit Jumbo Frames.
.Pp
The
.Nm
@@ -214,9 +214,9 @@ variables and
tunables:
.Bl -tag -width indent
.It Va dev.mskc.%d.process_limit
-Maximum amount of Rx events to be processed in event loop before
+Maximum amount of Rx events to be processed in the event loop before
rescheduling a taskqueue.
-The accepted range is 30 to 256, default value is 128 events.
+The accepted range is 30 to 256, the default value is 128 events.
The interface does not need to be brought down and up again before
a change takes effect.
.El
@@ -240,4 +240,6 @@ and Marvell's
.Fx
driver.
It first appeared in
-.Fx 7.0 .
+.Fx 7.0
+and
+.Fx 6.3 .
OpenPOWER on IntegriCloud