summaryrefslogtreecommitdiffstats
path: root/share/man/man4/fatm.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/fatm.4
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man4/fatm.4')
-rw-r--r--share/man/man4/fatm.421
1 files changed, 14 insertions, 7 deletions
diff --git a/share/man/man4/fatm.4 b/share/man/man4/fatm.4
index 6fcb6c1..b74e63f 100644
--- a/share/man/man4/fatm.4
+++ b/share/man/man4/fatm.4
@@ -50,7 +50,8 @@ The driver interfaces with the
framework,
.Xr netgraph 4
and HARP.
-It provides only PVC services. Signalling, ATMARP, ILMI and other
+It provides only PVC services.
+Signalling, ATMARP, ILMI and other
higher layer protocols are implemented using
.Xr netgraph 4
or HARP.
@@ -71,12 +72,15 @@ Returns a list of
with internal driver statistics.
.It Cm hw.atm.fatmN.retry_tx
If this is set packets are stuffed back into the interface's send queue when
-the cards transmit queue is found to be full. They are transmitted later.
-If this is not set the packets are dropped. It may be useful to set this
+the cards transmit queue is found to be full.
+They are transmitted later.
+If this is not set the packets are dropped.
+It may be useful to set this
if only UBR traffic is sent.
.It Cm hw.atm.fatmN.debug
.Em (only if debugging enabled)
-These are debugging flags. See
+These are debugging flags.
+See
.Fn if_fatmvar.h
for the possible flags.
.El
@@ -97,9 +101,12 @@ fatm0: <FORE PCA200E> mem 0xd5800000-0xd59fffff irq 9 at device 9.0 on pci0
.Xr natmip 4 ,
.Xr utopia 4
.Sh BUGS
-These cards can CBR shape a single VCC only. It is currently possible to
-request more than one CBR connection. In this case all the timing will be
-wrong. See
+These cards can CBR shape a single VCC only.
+It is currently possible to
+request more than one CBR connection.
+In this case all the timing will be
+wrong.
+See
.Xr hatm 4
for a better card.
.Sh AUTHORS
OpenPOWER on IntegriCloud