summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.sparc
diff options
context:
space:
mode:
authormpech <mpech@openbsd.org>2001-10-05 14:45:53 +0000
committermpech <mpech@openbsd.org>2001-10-05 14:45:53 +0000
commitb3c75b6ff979841f17c2defd1b2ffdd853e60f9f (patch)
tree4ff2d5fc3ba4db7cb9e877b2408c7c9ede6c4529 /share/man/man4/man4.sparc
parentdocument missing options. ok deraadt@ (diff)
downloadwireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.tar.xz
wireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.zip
Powered by @mantoya:
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r--share/man/man4/man4.sparc/cgfourteen.47
-rw-r--r--share/man/man4/man4.sparc/esp.411
-rw-r--r--share/man/man4/man4.sparc/hme.48
-rw-r--r--share/man/man4/man4.sparc/ie.45
-rw-r--r--share/man/man4/man4.sparc/intro.416
-rw-r--r--share/man/man4/man4.sparc/kbd.431
-rw-r--r--share/man/man4/man4.sparc/magma.431
-rw-r--r--share/man/man4/man4.sparc/ms.411
-rw-r--r--share/man/man4/man4.sparc/si.47
-rw-r--r--share/man/man4/man4.sparc/sw.49
-rw-r--r--share/man/man4/man4.sparc/tcx.411
-rw-r--r--share/man/man4/man4.sparc/xd.48
-rw-r--r--share/man/man4/man4.sparc/zs.412
13 files changed, 93 insertions, 74 deletions
diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4
index 89e8e1fb4bf..6a78e09536e 100644
--- a/share/man/man4/man4.sparc/cgfourteen.4
+++ b/share/man/man4/man4.sparc/cgfourteen.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cgfourteen.4,v 1.8 2001/06/23 07:04:18 pjanzen Exp $
+.\" $OpenBSD: cgfourteen.4,v 1.9 2001/10/05 14:45:54 mpech Exp $
.\" $NetBSD: cgfourteen.4,v 1.3 1998/06/11 08:32:20 fair Exp $
.\"
.\" Copyright (c) 1996 The President and Fellows of Harvard College.
@@ -53,9 +53,8 @@
The
.Nm cgfourteen
is a memory based color frame buffer, with graphics acceleration and
-overlay capabilities. Its pixel memory can be mapped into a user process
-address space by using
-the
+overlay capabilities.
+Its pixel memory can be mapped into a user process address space by using the
.Xr mmap 2
system call.
The
diff --git a/share/man/man4/man4.sparc/esp.4 b/share/man/man4/man4.sparc/esp.4
index 2da7a334fcd..c8939933ba1 100644
--- a/share/man/man4/man4.sparc/esp.4
+++ b/share/man/man4/man4.sparc/esp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: esp.4,v 1.4 1999/07/09 13:35:42 aaron Exp $
+.\" $OpenBSD: esp.4,v 1.5 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -36,10 +36,11 @@ on Sun 4/300, sun4c and sun4m workstations.
The
.Nm
device flags may be OR'd together to enable any combination of
-the features listed above. Targets 4 through 7 typically have
-disconnect/reselect enabled on the premise that tape devices normally
-have one of these targets. Tape devices should be allowed to disconnect
-for the SCSI bus to operate acceptably.
+the features listed above.
+Targets 4 through 7 typically have disconnect/reselect enabled on the premise
+that tape devices normally have one of these targets.
+Tape devices should be allowed to disconnect for the SCSI bus to operate
+acceptably.
.Sh SEE ALSO
.Xr si 4 ,
.Xr sw 4
diff --git a/share/man/man4/man4.sparc/hme.4 b/share/man/man4/man4.sparc/hme.4
index 33f5c1c0767..86b09416ccb 100644
--- a/share/man/man4/man4.sparc/hme.4
+++ b/share/man/man4/man4.sparc/hme.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hme.4,v 1.6 1999/07/09 13:35:42 aaron Exp $
+.\" $OpenBSD: hme.4,v 1.7 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -69,9 +69,9 @@ network.
When a
.Nm
interface is brought up, by default, it will attempt to auto-negotiate the
-link speed and duplex. The speeds, in order of attempt, are:
-100Mb/s Full Duplex, 100Mb/s Half Duplex, 10 Mb/s Full Duplex, and
-10 Mb/s Half Duplex.
+link speed and duplex.
+The speeds, in order of attempt, are: 100Mb/s Full Duplex, 100Mb/s Half Duplex,
+10 Mb/s Full Duplex, and 10 Mb/s Half Duplex.
.Pp
The
.Nm
diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4
index 56ac0623e68..9e313affca8 100644
--- a/share/man/man4/man4.sparc/ie.4
+++ b/share/man/man4/man4.sparc/ie.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ie.4,v 1.5 2001/08/03 15:21:16 mpech Exp $
+.\" $OpenBSD: ie.4,v 1.6 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -22,7 +22,8 @@ The
interface provides access to the 10 Mb/s Ethernet network via the
.Tn Intel
82586
-Ethernet chip set. The
+Ethernet chip set.
+The
.Nm
is found as an on-board interface on Sun 4/100, and 4/200 workstations.
The
diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4
index 0b7ca86ca1d..e5a2d206704 100644
--- a/share/man/man4/man4.sparc/intro.4
+++ b/share/man/man4/man4.sparc/intro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.4,v 1.19 2001/10/04 22:03:46 miod Exp $
+.\" $OpenBSD: intro.4,v 1.20 2001/10/05 14:45:54 mpech Exp $
.\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $
.\"
.\" Copyright (c) 1996 Jonathan Stone.
@@ -65,8 +65,8 @@ The networking support is introduced in
.Sh DEVICE SUPPORT
This section describes the hardware supported on the SPARC
platform.
-Software support for these devices comes in two forms. A hardware
-device may be supported with a character or block
+Software support for these devices comes in two forms.
+A hardware device may be supported with a character or block
.Em device driver ,
or it may be used within the networking subsystem and have a
.Em network interface driver .
@@ -79,9 +79,10 @@ communication facilities provided by the system; see
.Pp
A hardware device is identified to the system at configuration time
and the appropriate device or network interface driver is then compiled
-into the system. When the resultant system is booted, the
-autoconfiguration facilities in the system probe for the device
-and, if found, enable the software support for it.
+into the system.
+When the resultant system is booted, the autoconfiguration facilities
+in the system probe for the device and, if found, enable the software
+support for it.
If a device does not respond at autoconfiguration
time it is not accessible at any time afterwards.
To enable a device which did not autoconfigure,
@@ -92,7 +93,8 @@ The autoconfiguration system is described in
A list of the supported devices is given below.
.Sh LIST OF DEVICES
The devices listed below are supported in this incarnation of
-the system. Pseudo-devices are not listed.
+the system.
+Pseudo-devices are not listed.
Devices are indicated by their functional interface.
Not all supported devices are listed.
.Pp
diff --git a/share/man/man4/man4.sparc/kbd.4 b/share/man/man4/man4.sparc/kbd.4
index f4700280bf0..52f2787f1fb 100644
--- a/share/man/man4/man4.sparc/kbd.4
+++ b/share/man/man4/man4.sparc/kbd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kbd.4,v 1.6 2001/06/23 07:04:20 pjanzen Exp $
+.\" $OpenBSD: kbd.4,v 1.7 2001/10/05 14:45:54 mpech Exp $
.\" $NetBSD: kbd.4,v 1.3 1997/11/25 22:15:56 pk Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -51,8 +51,9 @@ driver provides an interface to the workstation console keyboard.
.Dq type 3 ,
and
.Dq type 4
-keyboards are supported. All types generate keycodes encoding the
-key identity and motion (up or down) as the keys are pressed and released.
+keyboards are supported.
+All types generate keycodes encoding the key identity and motion (up or down)
+as the keys are pressed and released.
The
.Nm
driver either passes the keycodes to an application as they come in, or
@@ -68,25 +69,30 @@ device special file, which can be used as a
device.
The device special file
.Pa /dev/kbd
-is used to get direct access to the keyboard input stream. The following
+is used to get direct access to the keyboard input stream.
+The following
.Xr ioctl 2 Ns s
are supported (mostly just enough to keep the X11 server going):
.Bl -tag -width KIOCSDIRECT
.It KIOCTRANS
-Set translation mode. The argument is of type
+Set translation mode.
+The argument is of type
.Fa "int *" ,
the only value supported is
.Dv TR_UNTRANS_EVENT .
.It KIOCGTRANS
-Get translation mode. The argument is of type
+Get translation mode.
+The argument is of type
.Fa "int *" .
.Dv TR_UNTRANS_EVENT
is always returned.
.It KIOCGETKEY
-Fill in old-style key station translation. The argument is of type
+Fill in old-style key station translation.
+The argument is of type
.Fa "struct okiockey *" .
.It KIOCCMD
-Send a command to the keyboard. The argument is of type
+Send a command to the keyboard.
+The argument is of type
.Fa "int *" ,
and can have one of the following values:
.Bl -tag -width KBD_CMD_NOCLICK
@@ -100,7 +106,8 @@ Instruct the keyboard to make extra noise when touching keys.
Instruct the keyboard to.. oh well..
.El
.It KIOCTYPE
-Get keyboard type. The argument is of type
+Get keyboard type.
+The argument is of type
.Fa "int *" ,
in which one of the values
.Dv KB_SUN2 ,
@@ -118,11 +125,13 @@ mode, while a value of zero will make it return to
.Dq ASCII translation
mode.
.It KIOCSKEY
-Set key station translation. The argument is of type
+Set key station translation.
+The argument is of type
.Fa "struct kiockey *"
.Pq see Pa /usr/include/machine/kbio.h No for more details .
.It KIOCGKEY
-Get key station translation. The argument is of type
+Get key station translation.
+The argument is of type
.Fa "struct kiockey *" .
.It KIOCLAYOUT
Get keyboard layout
diff --git a/share/man/man4/man4.sparc/magma.4 b/share/man/man4/man4.sparc/magma.4
index dee1180f30e..43042c386de 100644
--- a/share/man/man4/man4.sparc/magma.4
+++ b/share/man/man4/man4.sparc/magma.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: magma.4,v 1.5 2001/08/20 06:09:32 mpech Exp $
+.\" $OpenBSD: magma.4,v 1.6 2001/10/05 14:45:54 mpech Exp $
.\"
.\"
.\" Copyright (c) 1998 Iain Hibbert
@@ -40,9 +40,10 @@
.Cd "mbpp? at magma?"
.Sh DESCRIPTION
This driver provides an interface to Magma LC2+1Sp, 2+1Sp, 4+1Sp, 8+2Sp,
-4Sp, 8Sp, 12Sp, 16Sp, 1P and 2P boards. These boards are based around
-the Cirrus Logic CD1400 serial/parallel communications engine and the
-Cirrus Logic CD1190 parallel communications engine.
+4Sp, 8Sp, 12Sp, 16Sp, 1P and 2P boards.
+These boards are based around the Cirrus Logic CD1400 serial/parallel
+communications engine and the Cirrus Logic CD1190 parallel communications
+engine.
.Pp
The device minor numbers for this driver are encoded as follows:
.Pp
@@ -67,17 +68,19 @@ and a 12 byte FIFO on the chip in each direction so errors should be minimal.
.Sh DIAGNOSTICS
.Bl -diag
.It "mtty%d%x: ring buffer overflow"
-Incoming characters have been discarded due to a buffer overflow. This is
-caused by the process in control of the device not reading characters
-fast enough. If need be you can make the ring buffer bigger by changing the
+Incoming characters have been discarded due to a buffer overflow.
+This is caused by the process in control of the device not reading characters
+fast enough.
+If need be you can make the ring buffer bigger by changing the
\fIMAGMA_RBUF_SIZE\fR #define to something bigger, but it should be a multiple
of two.
.It "mtty%d%x: fifo overflow"
-Incoming characters have been discarded due to a CD1400 channel overrun. This
-is caused by interrupts not being serviced sufficiently quickly to prevent
-the 12 byte receive FIFO on a serial channel from overflowing. Reducing
-the value of either the \fIMTTY_RX_FIFO_THRESHOLD\fR or \fIMTTY_RX_DTR_THRESHOLD\fR
-#define's to something smaller may help slow machines avoid this problem.
+Incoming characters have been discarded due to a CD1400 channel overrun.
+This is caused by interrupts not being serviced sufficiently quickly to prevent
+the 12 byte receive FIFO on a serial channel from overflowing.
+Reducing the value of either the \fIMTTY_RX_FIFO_THRESHOLD\fR or
+\fIMTTY_RX_DTR_THRESHOLD\fR #define's to something smaller may help slow
+machines avoid this problem.
.El
.Sh FILES
.Bl -tag -width /dev/bpp[0-3][0-1] -compact
@@ -109,5 +112,5 @@ mdmbuf is unsupported
automatic XON/XOFF handshaking could be implemented fairly easily.
.Pp
it would be good if the tty port waited for the FIFO to empty before allowing
-a close, so that I could turn off the channel interrupts at that time. It can
-be done.
+a close, so that I could turn off the channel interrupts at that time.
+It can be done.
diff --git a/share/man/man4/man4.sparc/ms.4 b/share/man/man4/man4.sparc/ms.4
index 3272aa312cb..bbd3eb9f8cc 100644
--- a/share/man/man4/man4.sparc/ms.4
+++ b/share/man/man4/man4.sparc/ms.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ms.4,v 1.6 2001/06/23 07:04:20 pjanzen Exp $
+.\" $OpenBSD: ms.4,v 1.7 2001/10/05 14:45:54 mpech Exp $
.\" $NetBSD: ms.4,v 1.2 1997/10/08 22:00:12 jtc Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -69,17 +69,20 @@ are X and Y delta values, none of which are in the range
.Pp
The device special file
.Pa /dev/mouse
-is used to get direct access to the mouse input stream. The following
+is used to get direct access to the mouse input stream.
+The following
.Xr ioctl 2 Ns s
are supported (mostly just enough to keep the X11 server going):
.Bl -tag -width VUIDSFORMAT
.It VUIDSFORMAT
-Set translation mode. The argument is of type
+Set translation mode.
+The argument is of type
.Fa "int *" ,
the only value supported is
.Dv VUID_FIRM_EVENT .
.It VUIDGFORMAT
-Get translation mode. The argument is of type
+Get translation mode.
+The argument is of type
.Fa "int *" .
.Dv VUID_FIRM_EVENT
is always returned.
diff --git a/share/man/man4/man4.sparc/si.4 b/share/man/man4/man4.sparc/si.4
index c90866da11a..d40be12a90c 100644
--- a/share/man/man4/man4.sparc/si.4
+++ b/share/man/man4/man4.sparc/si.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: si.4,v 1.4 2001/03/06 19:56:51 brad Exp $
+.\" $OpenBSD: si.4,v 1.5 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -31,9 +31,8 @@ Allow disconnect/reconnect
The
.Nm
device flags may be OR'd together to enable any combination of
-the features listed above. If no flags are specified, the device will
-use DMA by default.
-
+the features listed above.
+If no flags are specified, the device will use DMA by default.
.Sh SEE ALSO
.Xr esp 4 ,
.Xr sw 4
diff --git a/share/man/man4/man4.sparc/sw.4 b/share/man/man4/man4.sparc/sw.4
index b34d7270894..263c4eea42c 100644
--- a/share/man/man4/man4.sparc/sw.4
+++ b/share/man/man4/man4.sparc/sw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sw.4,v 1.4 2001/03/06 19:56:51 brad Exp $
+.\" $OpenBSD: sw.4,v 1.5 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -16,7 +16,8 @@
The
.Nm
is the Sun 4/100 on-board SCSI controller based on the NCR 5380 chip, found
-only on Sun 4/100 workstations. The
+only on Sun 4/100 workstations.
+The
.Nm
driver is actually implemented as part of the
.Xr si 4
@@ -34,8 +35,8 @@ Allow disconnect/reconnect
The
.Nm
device flags may be OR'd together to enable any combination of
-the features listed above. If no flags are specified, the device will
-use polled DMA by default.
+the features listed above.
+If no flags are specified, the device will use polled DMA by default.
.Sh BUGS
The
.Nm
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4
index 4cb2ab3981e..21e9ce39066 100644
--- a/share/man/man4/man4.sparc/tcx.4
+++ b/share/man/man4/man4.sparc/tcx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcx.4,v 1.8 2001/06/23 07:04:21 pjanzen Exp $
+.\" $OpenBSD: tcx.4,v 1.9 2001/10/05 14:45:54 mpech Exp $
.\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -47,11 +47,12 @@
The
.Nm tcx
is a memory based color frame buffer, with graphics acceleration and
-overlay capabilities. Its control registers, colour lookup table and
-pixel memory can be mapped into a user process address space by using
-the
+overlay capabilities.
+Its control registers, colour lookup table and pixel memory can be mapped
+into a user process address space by using the
.Xr mmap 2
-system call. The
+system call.
+The
.Nm
driver supports the minimal
.Xr ioctl 2 Ns s
diff --git a/share/man/man4/man4.sparc/xd.4 b/share/man/man4/man4.sparc/xd.4
index ef13917ca20..95aeee4cc2e 100644
--- a/share/man/man4/man4.sparc/xd.4
+++ b/share/man/man4/man4.sparc/xd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xd.4,v 1.4 2001/03/06 19:56:51 brad Exp $
+.\" $OpenBSD: xd.4,v 1.5 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -20,9 +20,9 @@
The
.Nm
is a Xylogics 753 or 7053 SMD disk controller found on sun4 systems with
-the VME bus. The Xylogics 753 and 7053 are programmed the same way, but
-are different sizes. The 753 is a 6U VME card, while the 7053 is a 9U
-VME card.
+the VME bus.
+The Xylogics 753 and 7053 are programmed the same way, but are different sizes.
+The 753 is a 6U VME card, while the 7053 is a 9U VME card.
.Sh SEE ALSO
.Xr xy 4
.Sh HISTORY
diff --git a/share/man/man4/man4.sparc/zs.4 b/share/man/man4/man4.sparc/zs.4
index f8aabaf6a62..f61b40f7fae 100644
--- a/share/man/man4/man4.sparc/zs.4
+++ b/share/man/man4/man4.sparc/zs.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: zs.4,v 1.7 2001/06/23 07:04:21 pjanzen Exp $
+.\" $OpenBSD: zs.4,v 1.8 2001/10/05 14:45:54 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -25,9 +25,9 @@ The
.Nm
is a Zilog 8530 serial interface chip used in Sun workstations.
The Zilog 8530 provides two input/output channels per instance.
-Most Sun workstations include two of these interfaces. One of the
-interfaces is hardwired for use by the keyboard and mouse attached to
-the workstation console.
+Most Sun workstations include two of these interfaces.
+One of the interfaces is hardwired for use by the keyboard and mouse
+attached to the workstation console.
The remaining additional
.Nm
interfaces provide RS-423
@@ -50,8 +50,8 @@ The
driver now supports cua minor devices, but with this known deficiency
in the simultaneous outgoing/incoming aspect of the driver:
The first outgoing connection succeeds, but second and subsequent
-connections fail, apparently due to a getty hang. The hung getty apparently
-prevents the cua device from being re-opened.
+connections fail, apparently due to a getty hang.
+The hung getty apparently prevents the cua device from being re-opened.
.Sh SEE ALSO
.Xr ioctl 2 ,
.Xr kbd 4 ,