aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-21 08:36:40 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-21 08:36:40 +0000
commit9cbda59000e0f366b04c83d8d852c7c34b467722 (patch)
tree36796da3893db6597f28e6ae2ca01d40b60b73cb /share/man/man4/man4.i386
parentfc2586c322075806234c2977f39bdc1645f3bd8d (diff)
downloadsrc-9cbda59000e0f366b04c83d8d852c7c34b467722.tar.gz
src-9cbda59000e0f366b04c83d8d852c7c34b467722.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140561
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/aic.412
-rw-r--r--share/man/man4/man4.i386/apm.410
-rw-r--r--share/man/man4/man4.i386/ar.430
-rw-r--r--share/man/man4/man4.i386/el.414
-rw-r--r--share/man/man4/man4.i386/ep.46
-rw-r--r--share/man/man4/man4.i386/ex.44
-rw-r--r--share/man/man4/man4.i386/fe.446
-rw-r--r--share/man/man4/man4.i386/lnc.46
-rw-r--r--share/man/man4/man4.i386/longrun.46
-rw-r--r--share/man/man4/man4.i386/mcd.410
-rw-r--r--share/man/man4/man4.i386/pnp.412
-rw-r--r--share/man/man4/man4.i386/scd.410
-rw-r--r--share/man/man4/man4.i386/spkr.434
-rw-r--r--share/man/man4/man4.i386/sr.424
-rw-r--r--share/man/man4/man4.i386/streams.416
-rw-r--r--share/man/man4/man4.i386/svr4.438
-rw-r--r--share/man/man4/man4.i386/vx.420
17 files changed, 149 insertions, 149 deletions
diff --git a/share/man/man4/man4.i386/aic.4 b/share/man/man4/man4.i386/aic.4
index c537bc9b413c..991a0c50be99 100644
--- a/share/man/man4/man4.i386/aic.4
+++ b/share/man/man4/man4.i386/aic.4
@@ -67,12 +67,6 @@ Adaptec AHA-1030B, AHA-1030P (PC98)
.It
NEC PC-9801-100 (PC98)
.El
-.Sh BUGS
-The driver does not work well with multiple devices on the SCSI bus.
-The driver works well with devices like CDROMs and Tape drives.
-The driver works not so well with disk drives.
-The PC Card version appears to work better than the ISA version, but
-that may be due to differing levels of testing of the devices.
.Sh SEE ALSO
.Xr aha 4 ,
.Xr ahb 4 ,
@@ -82,3 +76,9 @@ that may be due to differing levels of testing of the devices.
.Xr da 4 ,
.Xr intro 4 ,
.Xr sa 4
+.Sh BUGS
+The driver does not work well with multiple devices on the SCSI bus.
+The driver works well with devices like CDROMs and Tape drives.
+The driver works not so well with disk drives.
+The PC Card version appears to work better than the ISA version, but
+that may be due to differing levels of testing of the devices.
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4
index bd1adf11acf9..e2c33e466804 100644
--- a/share/man/man4/man4.i386/apm.4
+++ b/share/man/man4/man4.i386/apm.4
@@ -117,6 +117,11 @@ polls APM events and handles the following events.
.It Dv "PMEV_UPDATETIME " No "adjust clock " "update time"
.El
.El
+.Sh SEE ALSO
+.Xr apm 8 ,
+.Xr zzz 8
+.Sh AUTHORS
+Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
.Sh BUGS
WARNING!
Many, if not most, of the implementations of APM-bios in laptops
@@ -151,8 +156,3 @@ or
.Pp
Disk spin-down, LCD backlight control, and power on demand have not
been supported on the current version.
-.Sh SEE ALSO
-.Xr apm 8 ,
-.Xr zzz 8
-.Sh AUTHORS
-Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
diff --git a/share/man/man4/man4.i386/ar.4 b/share/man/man4/man4.i386/ar.4
index 114bbc752240..5a925dfcd46e 100644
--- a/share/man/man4/man4.i386/ar.4
+++ b/share/man/man4/man4.i386/ar.4
@@ -83,12 +83,6 @@ Connecting to this hook enables the transmission of raw HDLC frames.
The node will have the same name as the device with ``sync_''
prepended, e.g.,
.Dv sync_ar0 .
-.Sh DIAGNOSTICS
-.Bl -diag
-.It "ar%d: Warning illegal interrupt %d."
-The card cannot use the specified interrupt.
-Choose a different one.
-.El
.Sh FILES
.Bl -tag -width /sys/i386/isa/ic/hd64570.h -compact
.It Pa /sys/i386/isa/ic/hd64570.h
@@ -97,15 +91,12 @@ Choose a different one.
.It Pa /sys/i386/isa/if_ar.h
.It Pa /sys/pci/if_ar_p.c
.El
-.Sh BUGS
-At the moment only the V.35 and X.21 interfaces are tested.
-The others
-may need tweaks to the clock selection code.
-.Pp
-The code can probably stand some optimizing.
-.Pp
-Please report bugs to
-.Aq jhay@FreeBSD.org .
+.Sh DIAGNOSTICS
+.Bl -diag
+.It "ar%d: Warning illegal interrupt %d."
+The card cannot use the specified interrupt.
+Choose a different one.
+.El
.Sh SEE ALSO
.Xr cx 4 ,
.Xr netgraph 4 ,
@@ -125,3 +116,12 @@ device driver was written by
.An John Hay Aq jhay@FreeBSD.org .
Netgraph support was added by
.An Julian Elischer Aq julian@FreeBSD.org .
+.Sh BUGS
+At the moment only the V.35 and X.21 interfaces are tested.
+The others
+may need tweaks to the clock selection code.
+.Pp
+The code can probably stand some optimizing.
+.Pp
+Please report bugs to
+.Aq jhay@FreeBSD.org .
diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4
index 88d16732906d..b0cdc102a2ba 100644
--- a/share/man/man4/man4.i386/el.4
+++ b/share/man/man4/man4.i386/el.4
@@ -50,13 +50,6 @@ The valid I/O ports are in the range 0x280-0x3f0.
The
.Nm
driver supports the 3Com 3c501 8bit ISA Ethernet card.
-.Sh BUGS
-The driver assumes the card is configured for the same IRQ as the kernel.
-No probing or checking is done to determine if this is the case.
-.Pp
-Does not currently support DMA.
-.Pp
-Does not currently support multicasts.
.Sh SEE ALSO
.Xr ed 4 ,
.Xr ep 4 ,
@@ -65,3 +58,10 @@ Does not currently support multicasts.
.Xr le 4 ,
.Xr ng_ether 4 ,
.Xr ifconfig 8
+.Sh BUGS
+The driver assumes the card is configured for the same IRQ as the kernel.
+No probing or checking is done to determine if this is the case.
+.Pp
+Does not currently support DMA.
+.Pp
+Does not currently support multicasts.
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4
index 94466881b718..d9f82f6955e8 100644
--- a/share/man/man4/man4.i386/ep.4
+++ b/share/man/man4/man4.i386/ep.4
@@ -149,9 +149,9 @@ Erase the pencil mark and reboot.
.Xr ng_ether 4 ,
.Xr vx 4 ,
.Xr ifconfig 8
-.Sh BUGS
-Support for the 3Com 3C1 is not working.
-Support for the 3CCFEM556 Fast Ethernet cards has not been tested.
.Sh STANDARDS
are great.
There's so many to choose from.
+.Sh BUGS
+Support for the 3Com 3C1 is not working.
+Support for the 3CCFEM556 Fast Ethernet cards has not been tested.
diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4
index f76725fe32fc..6a07f8bd697a 100644
--- a/share/man/man4/man4.i386/ex.4
+++ b/share/man/man4/man4.i386/ex.4
@@ -69,8 +69,6 @@ interrupt than the one specified in the kernel configuration file.
.It "ex%d: invalid IRQ."
The device probe detected an invalid IRQ setting.
.El
-.Sh BUGS
-Currently the driver does not support multicast.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
@@ -89,3 +87,5 @@ device driver was written by
.An Javier Mart\('in Rueda .
This manual page was written by
.An David E. O'Brien .
+.Sh BUGS
+Currently the driver does not support multicast.
diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4
index fa568e1a1cbd..f92ecce69519 100644
--- a/share/man/man4/man4.i386/fe.4
+++ b/share/man/man4/man4.i386/fe.4
@@ -293,26 +293,11 @@ It requires the PC card (PCMCIA) support package.
.Xr ng_ether 4 ,
.Xr ifconfig 8 ,
.Xr pccardd 8
-.Sh BUGS
-Following are major known bugs:
-.Pp
-Statistics on the number of collisions maintained by the
+.Sh HISTORY
+The
.Nm
-driver is not accurate;
-the
-.Fl i
-option of
-.Xr netstat 1
-shows slightly less value than true number of collisions.
-.Pp
-More mbuf clusters are used than expected.
-The packet receive routine has an intended violation
-against the mbuf cluster allocation policy.
-The unnecessarily allocated clusters are freed within short lifetime,
-and it will not affect long term kernel memory usage.
-.Pp
-Although XNS and IPX support is included in the driver,
-it has never been tested and it is expected to have a lot of bugs.
+driver appeared in
+.Fx 2.0.5 .
.Sh AUTHORS, COPYRIGHT AND DISCLAIMER
The
.Nm
@@ -354,8 +339,23 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
DOCUMENT AND THE ASSOCIATED SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-.Sh HISTORY
-The
+.Sh BUGS
+Following are major known bugs:
+.Pp
+Statistics on the number of collisions maintained by the
.Nm
-driver appeared in
-.Fx 2.0.5 .
+driver is not accurate;
+the
+.Fl i
+option of
+.Xr netstat 1
+shows slightly less value than true number of collisions.
+.Pp
+More mbuf clusters are used than expected.
+The packet receive routine has an intended violation
+against the mbuf cluster allocation policy.
+The unnecessarily allocated clusters are freed within short lifetime,
+and it will not affect long term kernel memory usage.
+.Pp
+Although XNS and IPX support is included in the driver,
+it has never been tested and it is expected to have a lot of bugs.
diff --git a/share/man/man4/man4.i386/lnc.4 b/share/man/man4/man4.i386/lnc.4
index f547cc96f9ae..37eed7074755 100644
--- a/share/man/man4/man4.i386/lnc.4
+++ b/share/man/man4/man4.i386/lnc.4
@@ -131,9 +131,6 @@ is the same one the card is configured for.
.It "lnc%d: Transmit buffer error -- Resetting"
.It "lnc%d: Transmit underflow error -- Resetting"
.El
-.Sh BUGS
-This driver has the potential of being the most verbose of any of the
-Ethernet device drivers.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
@@ -154,3 +151,6 @@ Support for the AMD PCHome phone-line based network added by
.An Robert Watson .
This manual page was written by
.An David E. O'Brien .
+.Sh BUGS
+This driver has the potential of being the most verbose of any of the
+Ethernet device drivers.
diff --git a/share/man/man4/man4.i386/longrun.4 b/share/man/man4/man4.i386/longrun.4
index 9ca29b17645d..b9bfc66c5e21 100644
--- a/share/man/man4/man4.i386/longrun.4
+++ b/share/man/man4/man4.i386/longrun.4
@@ -56,12 +56,12 @@ To set LongRun mode to performance oriented variable frequency mode
(less power savings):
.Pp
.Dl "# sysctl hw.crusoe.longrun=2"
+.Sh HISTORY
+The Transmeta(TM) Crusoe(TM) LongRun(TM) support first appeared in
+.Fx 4.4 .
.Sh AUTHORS
.An -nosplit
LongRun support and this manual page were written by
.An Tamotsu HATTORI Aq athlete@kta.att.ne.jp
and
.An Mitsuru IWASAKI Aq iwasaki@FreeBSD.org .
-.Sh HISTORY
-The Transmeta(TM) Crusoe(TM) LongRun(TM) support first appeared in
-.Fx 4.4 .
diff --git a/share/man/man4/man4.i386/mcd.4 b/share/man/man4/man4.i386/mcd.4
index 33b9d046877a..532e3a4be056 100644
--- a/share/man/man4/man4.i386/mcd.4
+++ b/share/man/man4/man4.i386/mcd.4
@@ -150,6 +150,11 @@ supported, the only interrupts that the board generates are those that
aren't supported by the driver anyway.
.Sh SEE ALSO
.In sys/cdio.h
+.Sh HISTORY
+An
+.Nm
+driver appeared in
+.Fx 1.0 .
.Sh AUTHORS
.An -nosplit
The driver was written by
@@ -162,8 +167,3 @@ Changes were provided by
.An Andrew A. Chernov ,
and
.An Jordan K. Hubbard .
-.Sh HISTORY
-An
-.Nm
-driver appeared in
-.Fx 1.0 .
diff --git a/share/man/man4/man4.i386/pnp.4 b/share/man/man4/man4.i386/pnp.4
index f87789d1f7c3..744d06171b62 100644
--- a/share/man/man4/man4.i386/pnp.4
+++ b/share/man/man4/man4.i386/pnp.4
@@ -76,6 +76,12 @@ no provision for manual override.
.%T ``Clarifications to the Plug and Play ISA Specification, Version 1.0a''
.%D December 10, 1994
.Re
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Fx 2.2.5 .
+It has been substantially updated in subsequent versions.
.Sh AUTHORS
PnP support was originally written
for
@@ -84,9 +90,3 @@ by
.An Luigi Rizzo ,
based on initial work done by
.An Sujal Patel .
-.Sh HISTORY
-The
-.Nm
-driver first appeared in
-.Fx 2.2.5 .
-It has been substantially updated in subsequent versions.
diff --git a/share/man/man4/man4.i386/scd.4 b/share/man/man4/man4.i386/scd.4
index bca2be9577fc..5f18895d84c0 100644
--- a/share/man/man4/man4.i386/scd.4
+++ b/share/man/man4/man4.i386/scd.4
@@ -59,6 +59,11 @@ accesses the raw device.
.El
.Sh SEE ALSO
.Pa /sys/i386/isa/scd.c
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Fx 2.0.5 .
.Sh AUTHORS
.An -nosplit
The driver was written by
@@ -67,8 +72,3 @@ with code contributed by
.An Holger Veit
and
.An Brian Moore .
-.Sh HISTORY
-The
-.Nm
-driver first appeared in
-.Fx 2.0.5 .
diff --git a/share/man/man4/man4.i386/spkr.4 b/share/man/man4/man4.i386/spkr.4
index e29ad6c18d52..fc0ed99bb613 100644
--- a/share/man/man4/man4.i386/spkr.4
+++ b/share/man/man4/man4.i386/spkr.4
@@ -209,6 +209,23 @@ BASIC.)
.Pp
Whitespace in play strings is simply skipped and may be used to separate
melody sections.
+.Sh FILES
+.Bl -tag -width /dev/speakerxx
+.It Pa /dev/speaker
+speaker device file
+.El
+.Sh SEE ALSO
+.Xr spkrtest 8
+.Sh HISTORY
+The
+.Nm
+device appeared in
+.Fx 1.0 .
+.Sh AUTHORS
+.An Eric S. Raymond Aq esr@snark.thyrsus.com
+June 1990
+.Sh "PORTED BY"
+.An Andrew A. Chernov Aq ache@astral.msk.su
.Sh BUGS
Due to roundoff in the pitch tables and slop in the tone-generation and timer
hardware (neither of which was designed for precision), neither pitch accuracy
@@ -230,20 +247,3 @@ compatibility.
In play strings which are very long (longer than your system's physical I/O
blocks) note suffixes or numbers may occasionally be parsed incorrectly due
to crossing a block boundary.
-.Sh FILES
-.Bl -tag -width /dev/speakerxx
-.It Pa /dev/speaker
-speaker device file
-.El
-.Sh SEE ALSO
-.Xr spkrtest 8
-.Sh AUTHORS
-.An Eric S. Raymond Aq esr@snark.thyrsus.com
-June 1990
-.Sh "PORTED BY"
-.An Andrew A. Chernov Aq ache@astral.msk.su
-.Sh HISTORY
-The
-.Nm
-device appeared in
-.Fx 1.0 .
diff --git a/share/man/man4/man4.i386/sr.4 b/share/man/man4/man4.i386/sr.4
index ffb104aef718..3761ecea95b9 100644
--- a/share/man/man4/man4.i386/sr.4
+++ b/share/man/man4/man4.i386/sr.4
@@ -122,12 +122,6 @@ Connecting to this hook enables the transmission of raw HDLC frames.
The node will have the same name as the device with ``sync_''
prepended, e.g.,
.Dv sync_sr0 .
-.Sh DIAGNOSTICS
-.Bl -diag
-.It "sr%d: Warning illegal interrupt %d."
-The card cannot use the specified interrupt.
-Choose a different one.
-.El
.Sh FILES
.Bl -tag -width /sys/i386/isa/ic/hd64570.h -compact
.It Pa /sys/i386/isa/ic/hd64570.h
@@ -136,12 +130,12 @@ Choose a different one.
.It Pa /sys/i386/isa/if_sr.h
.It Pa /sys/pci/if_sr_p.c
.El
-.Sh BUGS
-At the moment only the X.21 interface is tested.
-The others
-may need tweaks to the clock selection code.
-.Pp
-The code can probably stand some optimizing.
+.Sh DIAGNOSTICS
+.Bl -diag
+.It "sr%d: Warning illegal interrupt %d."
+The card cannot use the specified interrupt.
+Choose a different one.
+.El
.Sh SEE ALSO
.Xr ar 4 ,
.Xr cx 4 ,
@@ -157,3 +151,9 @@ device driver was written by
.Pp
Netgraph support was added by
.An Julian Elischer Aq julian@FreeBSD.org .
+.Sh BUGS
+At the moment only the X.21 interface is tested.
+The others
+may need tweaks to the clock selection code.
+.Pp
+The code can probably stand some optimizing.
diff --git a/share/man/man4/man4.i386/streams.4 b/share/man/man4/man4.i386/streams.4
index 84a572caa480..90d680036e5e 100644
--- a/share/man/man4/man4.i386/streams.4
+++ b/share/man/man4/man4.i386/streams.4
@@ -60,14 +60,6 @@ emulation is only provided as a service to support ABI requirements in
the SVR4 environment which
.Xr svr4 4
needs to present to client binaries.
-.Sh BUGS
-This whole interface is a crude hack to produce STREAMS semantics
-through emulation over sockets.
-.Pp
-Programmers who hope to be able to use this interface to provide
-SVR4 STREAMS services to
-.Bx
-applications will be sorely disappointed.
.Sh SEE ALSO
.Xr svr4 4
.Sh HISTORY
@@ -76,3 +68,11 @@ System V Release 4 ABI support first appeared in
The ABI was ported from an equivalent facility present in
.Nx 1.3
written by Christos Zoulas.
+.Sh BUGS
+This whole interface is a crude hack to produce STREAMS semantics
+through emulation over sockets.
+.Pp
+Programmers who hope to be able to use this interface to provide
+SVR4 STREAMS services to
+.Bx
+applications will be sorely disappointed.
diff --git a/share/man/man4/man4.i386/svr4.4 b/share/man/man4/man4.i386/svr4.4
index 4d31568b61b5..6546a9968f1b 100644
--- a/share/man/man4/man4.i386/svr4.4
+++ b/share/man/man4/man4.i386/svr4.4
@@ -155,6 +155,25 @@ calls are executed.
The subset of STREAMS functionality which is provided is small, probably
little more than what is required to enable programs on the Solaris CD
sets to run.
+.Sh FILES
+.Bl -tag -width /sys/compat/svr4/syscalls.master -compact
+.It Pa /compat/svr4
+minimal SVR4 run-time environment
+.It Pa /sys/compat/svr4/syscalls.master
+mappings between SVR4 syscalls and
+.Nm
+module entrypoints.
+.El
+.Sh SEE ALSO
+.Xr brandelf 1 ,
+.Xr streams 4 ,
+.Xr elf 5
+.Sh HISTORY
+System V Release 4 ABI support first appeared in
+.Fx 4.0 .
+The ABI was ported from an equivalent facility present in
+.Nx 1.3
+written by Christos Zoulas.
.Sh BUGS
Emulation of signal handlers is buggy.
.Pp
@@ -195,22 +214,3 @@ variables could set the
.Dq personality
the environment should present to
client applications.
-.Sh FILES
-.Bl -tag -width /sys/compat/svr4/syscalls.master -compact
-.It Pa /compat/svr4
-minimal SVR4 run-time environment
-.It Pa /sys/compat/svr4/syscalls.master
-mappings between SVR4 syscalls and
-.Nm
-module entrypoints.
-.El
-.Sh SEE ALSO
-.Xr brandelf 1 ,
-.Xr streams 4 ,
-.Xr elf 5
-.Sh HISTORY
-System V Release 4 ABI support first appeared in
-.Fx 4.0 .
-The ABI was ported from an equivalent facility present in
-.Nx 1.3
-written by Christos Zoulas.
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4
index 8681c449057a..fed95fadcc8a 100644
--- a/share/man/man4/man4.i386/vx.4
+++ b/share/man/man4/man4.i386/vx.4
@@ -94,16 +94,6 @@ mostly in spurious warnings.
The performance of this driver is somewhat limited by the fact that it uses
only polled-mode I/O and does not make use of the bus-mastering capability
of the cards.
-.Sh BUGS
-The
-.Nm
-driver is known not to reset the adapter correctly following a warm boot
-on some systems.
-.Pp
-The
-.Nm
-driver has not been exhaustively tested with all the models of cards that it
-claims to support.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
@@ -126,3 +116,13 @@ device driver and this manual page were written by
based on the work of
.An Herb Peyerl
and with the assistance of numerous others.
+.Sh BUGS
+The
+.Nm
+driver is known not to reset the adapter correctly following a warm boot
+on some systems.
+.Pp
+The
+.Nm
+driver has not been exhaustively tested with all the models of cards that it
+claims to support.