summaryrefslogtreecommitdiffstats
path: root/share/man/man4/stge.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-30 15:14:49 +0000
committerru <ru@FreeBSD.org>2006-09-30 15:14:49 +0000
commit02f942de1f0ea8f1c26b9ffe2abc02ac35ebb597 (patch)
treed27e95126f4cd8198120e290722ee68d707b4044 /share/man/man4/stge.4
parente0ee4f3488ff48a4f216cfe799739aff244b745f (diff)
downloadFreeBSD-src-02f942de1f0ea8f1c26b9ffe2abc02ac35ebb597.zip
FreeBSD-src-02f942de1f0ea8f1c26b9ffe2abc02ac35ebb597.tar.gz
Revise markup.
Diffstat (limited to 'share/man/man4/stge.4')
-rw-r--r--share/man/man4/stge.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/stge.4 b/share/man/man4/stge.4
index 95ea0b9..a491189 100644
--- a/share/man/man4/stge.4
+++ b/share/man/man4/stge.4
@@ -77,7 +77,7 @@ The Sundance/Tamarack TC9021 supports TBI (ten bit interface)
and GMII transceivers, which means it can be used with either
copper or 1000baseX fiber applications.
.Pp
-The Sundance/Tamarack TC9021 also support jumbo frames, which can be
+The Sundance/Tamarack TC9021 also supports jumbo frames, which can be
configured via the interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
.Xr ifconfig 8
@@ -139,7 +139,6 @@ Force half duplex operation.
The
.Nm
driver also supports one special link option for 1000baseTX cards:
-.Pp
.Bl -tag -width ".Cm link0"
.It Cm link0
With 1000baseTX cards, establishing a link between two ports requires
@@ -152,7 +151,7 @@ The
.Nm
driver configures the ports as slaves by default.
Setting the
-.Ar link0
+.Cm link0
flag with
.Xr ifconfig 8
will set a port as a master instead.
@@ -192,12 +191,13 @@ variables and
tunables:
.Bl -tag -width indent
.It Va dev.stge.%d.rxint_nframe
-Number of frames between RxDMAComplete interrupt.
+Number of frames between RxDMAComplete interrupts.
The accepted range is 1 to 255, default value is 8 frames.
The interface has to be brought down and up again before a change takes effect.
.It Va dev.stge.%d.rxint_dmawait
Maximum amount of time to wait in 1us increments before issuing
-a Rx interrupt if number of frames received is less than rxint_nframe.
+an Rx interrupt if the number of frames received is less than
+.Va rxint_nframe .
The accepted range is 0 to 4194, default value is 30 microseconds.
The interface has to be brought down and up again before a change takes effect.
.El
OpenPOWER on IntegriCloud