Ispell sweep of share/man/man4/man4.i386.
This commit is contained in:
parent
f87717fa8b
commit
5ecd6127b9
@ -14,7 +14,7 @@ The
|
||||
.Nm
|
||||
device driver supports Midway-based ATM interfaces including the
|
||||
Efficient Networks, Inc. ENI-155 and Adaptec ANA-59x0.
|
||||
Midway is an ALL5 SAR (Segmentation and Reassenbly) chip.
|
||||
Midway is an ALL5 SAR (Segmentation and Reassembly) chip.
|
||||
.Pp
|
||||
The driver only supports ATM PVCs. SVC or ATM-ARP is not supported.
|
||||
.Pp
|
||||
|
@ -97,7 +97,7 @@ to be manually set.
|
||||
The PnP probe code found a recognised adapter, but the adapter is disabled.
|
||||
.It "failed to read pnp parms"
|
||||
A PnP adapter was found, but configuration parameters for it could not be read.
|
||||
.It "failed to pnp card parametars"
|
||||
.It "failed to pnp card parameters"
|
||||
The parameters obtained via PnP were not accepted by the driver. The adapter
|
||||
may not function.
|
||||
.El
|
||||
|
@ -14,7 +14,7 @@ The
|
||||
.Nm
|
||||
device driver supports Midway-based ATM interfaces including the
|
||||
Efficient Networks, Inc. ENI-155 and Adaptec ANA-59x0.
|
||||
Midway is an ALL5 SAR (Segmentation and Reassenbly) chip.
|
||||
Midway is an ALL5 SAR (Segmentation and Reassembly) chip.
|
||||
.Pp
|
||||
The driver only supports ATM PVCs. SVC or ATM-ARP is not supported.
|
||||
.Pp
|
||||
|
@ -214,7 +214,7 @@ Since the buffer
|
||||
size limit is (currently) 0x3000 bytes the maximum number of lines
|
||||
allowed will vary with the width of each line.
|
||||
This upper limit is
|
||||
checked before it overwrites the current value and pases an
|
||||
checked before it overwrites the current value and passes an
|
||||
.Er ENOMEM
|
||||
in the
|
||||
.Xr errno 2
|
||||
|
@ -11,7 +11,7 @@
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software withough specific prior written permission
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
|
@ -14,7 +14,7 @@
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by Christopher G. Demetriou.
|
||||
.\" 3. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software withough specific prior written permission
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
|
@ -215,7 +215,7 @@ Very unlikely to happen.
|
||||
.It "ray?: unknown framing type ??"
|
||||
An impossible error - mail the author.
|
||||
.It "ray?: could not translate packet"
|
||||
An error occured when trying to re-frame a packet for transmission.
|
||||
An error occurred when trying to re-frame a packet for transmission.
|
||||
.It "ray?: ECF busy, dropping packet"
|
||||
The NIC was busy just before a packet was to be transmitted.
|
||||
.It "ray?: tx completed but status is fail"
|
||||
@ -241,7 +241,7 @@ outside of the usable range.
|
||||
The received
|
||||
.Tn IEEE
|
||||
802.11
|
||||
packet had an unkown header type.
|
||||
packet had an unknown header type.
|
||||
Represents link corruption or non standard nodes in the network.
|
||||
.It "ray?: unknown packet fc0 0x??"
|
||||
The received
|
||||
|
@ -61,10 +61,10 @@ data are being exchanged between the pocket ethernet adapter and the
|
||||
printer interface. The default is the fastest mode the RTL 8002
|
||||
supports. If the printer adapter to use is particularly slow (which
|
||||
can be noticed by watching the ethernet wire for crippled packets, or
|
||||
by not seeing correclty received packets), the configuration flag 0x2
|
||||
by not seeing correctly received packets), the configuration flag 0x2
|
||||
can be set in order to throttle down the
|
||||
.Nm
|
||||
driver. Note that in fast mode, the data rate is assymetric, sending
|
||||
driver. Note that in fast mode, the data rate is asymmetric, sending
|
||||
is a little faster (up to two times) than receiving. Rates like 150
|
||||
KB/s for sending and 80 KB/s for receiving are common. For slow mode,
|
||||
both rates are about the same, and in the range of 50 KB/s through 70
|
||||
|
@ -11,7 +11,7 @@
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software withough specific prior written permission
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
|
@ -66,7 +66,7 @@ pointer to the first of an array of tone structures and plays them in
|
||||
continuous sequence; this array must be terminated by a final member with
|
||||
a zero duration.
|
||||
.Pp
|
||||
The play-string language is modelled on the PLAY statement conventions of
|
||||
The play-string language is modeled on the PLAY statement conventions of
|
||||
.Tn IBM
|
||||
Advanced BASIC 2.0. The
|
||||
.Li MB ,
|
||||
|
@ -62,7 +62,7 @@ the SVR4 environment which
|
||||
needs to present to client binaries.
|
||||
.Sh BUGS
|
||||
This whole interface is a crude hack to produce STREAMS semantics
|
||||
through emulation over sockes.
|
||||
through emulation over sockets.
|
||||
.Pp
|
||||
Programmers who hope to be able to use this interface to provide
|
||||
SVR4 STREAMS services to
|
||||
|
@ -73,7 +73,7 @@ Rather, a true (albeit limited) "clean room" reverse-engineered ABI
|
||||
implementation is provided.
|
||||
.Sh LIMITATIONS
|
||||
Because the provided ABI has been developed in ignorance of actual SVR4
|
||||
source code, there are bound to be unforseen interactions between SVR4
|
||||
source code, there are bound to be unforeseen interactions between SVR4
|
||||
client applications and the emulated ABI which cause applications to
|
||||
malfunction.
|
||||
.Pp
|
||||
@ -135,7 +135,7 @@ STREAMS emulation is limited but (largely) functional.
|
||||
Assuming the
|
||||
.Xr streams 4
|
||||
module is loaded, a STREAMS handle can be obtained by opening one of the
|
||||
relevent files in
|
||||
relevant files in
|
||||
.Pa /dev
|
||||
or
|
||||
.Pa /compat/svr4/dev .
|
||||
|
@ -78,7 +78,7 @@ The
|
||||
.Nm
|
||||
driver supports the VLAN operation (using
|
||||
.Xr vlan 4
|
||||
inteface) without decreasing the MTU on the
|
||||
interface) without decreasing the MTU on the
|
||||
.Xr vlan 4
|
||||
interfaces.
|
||||
.Sh DIAGNOSTICS
|
||||
@ -86,8 +86,8 @@ interfaces.
|
||||
.It "tx%d: device timeout %d packets"
|
||||
The device stops responding.
|
||||
Device and driver reset follows this error.
|
||||
.It "tx%d: PCI fatal error occured (%s)"
|
||||
One of following errors occured: PCI Target Abort, PCI Master Abort, Data
|
||||
.It "tx%d: PCI fatal error occurred (%s)"
|
||||
One of following errors occurred: PCI Target Abort, PCI Master Abort, Data
|
||||
Parity Error or Address Parity Error.
|
||||
Device and driver reset follows this error.
|
||||
.It "tx%d: cannot allocate mbuf header/cluster"
|
||||
|
@ -11,7 +11,7 @@
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software withough specific prior written permission
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
|
@ -87,7 +87,7 @@ variables are as follows:
|
||||
This variable will cause the driver to insert a delay on transmit.
|
||||
250 is the default. The delay should probably be a bit longer
|
||||
on faster cpus and less on slower cpus. It exists because the 82586
|
||||
was not designed to work with pentium-speed cpu systems and if overdriven
|
||||
was not designed to work with Pentium-speed cpu systems and if overdriven
|
||||
will have copious xmit side errors.
|
||||
.It machdep.wl_ignore_nwid <0 | 1>
|
||||
This switch defaults to 0; i.e., the nwid is not ignored. It can
|
||||
|
@ -66,7 +66,7 @@ pointer to the first of an array of tone structures and plays them in
|
||||
continuous sequence; this array must be terminated by a final member with
|
||||
a zero duration.
|
||||
.Pp
|
||||
The play-string language is modelled on the PLAY statement conventions of
|
||||
The play-string language is modeled on the PLAY statement conventions of
|
||||
.Tn IBM
|
||||
Advanced BASIC 2.0. The
|
||||
.Li MB ,
|
||||
|
@ -78,7 +78,7 @@ The
|
||||
.Nm
|
||||
driver supports the VLAN operation (using
|
||||
.Xr vlan 4
|
||||
inteface) without decreasing the MTU on the
|
||||
interface) without decreasing the MTU on the
|
||||
.Xr vlan 4
|
||||
interfaces.
|
||||
.Sh DIAGNOSTICS
|
||||
@ -86,8 +86,8 @@ interfaces.
|
||||
.It "tx%d: device timeout %d packets"
|
||||
The device stops responding.
|
||||
Device and driver reset follows this error.
|
||||
.It "tx%d: PCI fatal error occured (%s)"
|
||||
One of following errors occured: PCI Target Abort, PCI Master Abort, Data
|
||||
.It "tx%d: PCI fatal error occurred (%s)"
|
||||
One of following errors occurred: PCI Target Abort, PCI Master Abort, Data
|
||||
Parity Error or Address Parity Error.
|
||||
Device and driver reset follows this error.
|
||||
.It "tx%d: cannot allocate mbuf header/cluster"
|
||||
|
Loading…
x
Reference in New Issue
Block a user