diff options
Diffstat (limited to 'static/netbsd/man4/man4.sgimips')
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/Makefile | 4 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/crime.4 | 51 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/dpclock.4 | 52 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/dsclock.4 | 51 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/gio.4 | 93 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/giopci.4 | 62 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/grtwo.4 | 60 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/haltwo.4 | 50 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/hpc.4 | 100 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/imc.4 | 53 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/intro.4 | 177 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/light.4 | 65 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/mace.4 | 54 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/mavb.4 | 68 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/mec.4 | 57 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/newport.4 | 53 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/pic.4 | 51 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/sq.4 | 66 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.sgimips/wdsc.4 | 60 |
19 files changed, 1227 insertions, 0 deletions
diff --git a/static/netbsd/man4/man4.sgimips/Makefile b/static/netbsd/man4/man4.sgimips/Makefile new file mode 100644 index 00000000..67434962 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/Makefile @@ -0,0 +1,4 @@ +MAN = $(wildcard *.4) + +include ../../../mandoc.mk + diff --git a/static/netbsd/man4/man4.sgimips/crime.4 b/static/netbsd/man4/man4.sgimips/crime.4 new file mode 100644 index 00000000..b9b97a8a --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/crime.4 @@ -0,0 +1,51 @@ +.\" $NetBSD: crime.4,v 1.5 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2002 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt CRIME 4 sgimips +.Os +.Sh NAME +.Nm crime +.Nd CPU, Rendering, Interconnect and Memory Engine +.Sh SYNOPSIS +.Cd "crime0 at mainbus0 addr 0x14000000" +.Sh DESCRIPTION +The +.Nm +ASIC acts as a controller between the CPU and VICE, MACE, the +graphics back-end, and main memory. +.Nm +can be typically found in O2 machines. +.Sh SEE ALSO +.Xr sgimips/mace 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.5 . +.Sh BUGS +.Nm +does not pay. diff --git a/static/netbsd/man4/man4.sgimips/dpclock.4 b/static/netbsd/man4/man4.sgimips/dpclock.4 new file mode 100644 index 00000000..14cbae8b --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/dpclock.4 @@ -0,0 +1,52 @@ +.\" $NetBSD: dpclock.4,v 1.6 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2004 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Steve Rumble. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt DPCLOCK 4 sgimips +.Os +.Sh NAME +.Nm dpclock +.Nd DP8573A real-time clock +.Sh SYNOPSIS +.Cd "dpclock* at hpc0 offset ?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the DP8573A real-time clock (RTC). +This device appears on SGI Personal Iris 4D/2x, 4D/3x and Indigo +machines. +Note that the kernel expects the RTC to run in UTC. +.Sh SEE ALSO +.Xr sgimips/dsclock 4 , +.Xr sgimips/intro 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 2.0 . diff --git a/static/netbsd/man4/man4.sgimips/dsclock.4 b/static/netbsd/man4/man4.sgimips/dsclock.4 new file mode 100644 index 00000000..2cd36423 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/dsclock.4 @@ -0,0 +1,51 @@ +.\" $NetBSD: dsclock.4,v 1.5 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2004 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Steve Rumble. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt DSCLOCK 4 sgimips +.Os +.Sh NAME +.Nm dsclock +.Nd DS1286 real-time clock +.Sh SYNOPSIS +.Cd "dsclock* at hpc0 offset ?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the DS1286 real-time clock (RTC). +This device appears on SGI Indy and Indigo2 machines. +Note that the kernel expects the RTC to run in UTC. +.Sh SEE ALSO +.Xr sgimips/dpclock 4 , +.Xr sgimips/intro 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.6 . diff --git a/static/netbsd/man4/man4.sgimips/gio.4 b/static/netbsd/man4/man4.sgimips/gio.4 new file mode 100644 index 00000000..9ec06a66 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/gio.4 @@ -0,0 +1,93 @@ +.\" $NetBSD: gio.4,v 1.21 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2002 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Antti Kantee. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt GIO 4 sgimips +.Os +.Sh NAME +.Nm gio +.Nd SGI's Graphics I/O (GIO) bus (an early PCI-like bus) +.Sh SYNOPSIS +.Cd "gio0 at imc0" +.Cd "gio0 at pic0" +.Sh DESCRIPTION +The +.Nm +bus is a bus for connecting high-speed peripherals to the main memory and +CPU. +The devices themselves are typically (but not necessarily) connected to the +.Xr sgimips/hpc 4 +peripheral controller, and memory and CPU are accessed through the +.Xr sgimips/imc 4 +(Indy Memory Controller) or +.Xr sgimips/pic 4 +(Processor Interface Controller). +The +.Nm +bus is found on the Personal Iris 4D/3x, Indigo, Indy, Challenge S, +Challenge M, and Indigo2 machines and exists in three incarnations: +GIO32, GIO32-bis, and GIO64. +.Sh SEE ALSO +.Xr sgimips/giopci 4 , +.Xr sgimips/grtwo 4 , +.Xr sgimips/hpc 4 , +.Xr sgimips/imc 4 , +.Xr sgimips/light 4 , +.Xr sgimips/newport 4 , +.Xr sgimips/pic 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.5 . +.Sh CAVEATS +Challenge S systems may use only one +.Nm +DMA-capable expansion card, despite having two slots. +Cards based on the +.Xr sgimips/hpc 4 +controller, such as the GIO32 scsi and E++ Ethernet adapters, must be +placed in slot 1 (closest to the side of the case). +All other cards must be placed in slot 0 (adjacent to the memory banks). +.Pp +Indigo2 and Challenge M systems contain either three or four GIO64 connectors, +depending on the model. +However, in both cases only two electrically +distinct slots are present. +Therefore, distinct expansion cards may not +share physical connectors associated with the same slot. +Refer to the PCB +stencils to determine the association between physical connectors and slots. +.Sh BUGS +Systems employing the +.Xr sgimips/imc 4 +may experience spurious SysAD bus parity errors when using expansion cards, +which do not drive all data lines during a CPU PIO read. +The only workaround is to disable SysAD parity checking when using such +cards. diff --git a/static/netbsd/man4/man4.sgimips/giopci.4 b/static/netbsd/man4/man4.sgimips/giopci.4 new file mode 100644 index 00000000..c5c8b22d --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/giopci.4 @@ -0,0 +1,62 @@ +.\" $NetBSD: giopci.4,v 1.9 2017/07/03 21:30:59 wiz Exp $ +.\" +.\" Copyright (c) 2006 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This code is derived from software contributed to The NetBSD Foundation +.\" by Stephen M. Rumble. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt GIOPCI 4 sgimips +.Os +.Sh NAME +.Nm giopci +.Nd Attachment for PCI devices bridged to the GIO bus +.Sh SYNOPSIS +.Cd "giopci* at gio? slot?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the machine-independent PCI subsystem (described in +.Xr pci 4 ) +such that it may attach various GIO expansion boards featuring PCI chipsets +sitting behind various special GIO<->PCI bridges. +.Pp +The following boards are presently supported: +.Bl -tag -compact -width "Phobos G100/G130/G160 Fast Ethernet" -offset "xxxx" +.It Phobos G100/G130/G160 Fast Ethernet +.Xr tlp 4 +.It Set Engineering GIO Fast Ethernet +.Xr tl 4 +.El +.Sh SEE ALSO +.Xr pci 4 , +.Xr sgimips/gio 4 , +.Xr tl 4 , +.Xr tlp 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 4.0 . diff --git a/static/netbsd/man4/man4.sgimips/grtwo.4 b/static/netbsd/man4/man4.sgimips/grtwo.4 new file mode 100644 index 00000000..496ebe42 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/grtwo.4 @@ -0,0 +1,60 @@ +.\" $NetBSD: grtwo.4,v 1.4 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2006 Stephen M. Rumble +.\" Copyright (c) 2003 Ilpo Ruotsalainen +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" 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 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 +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>> +.\" +.Dd February 17, 2017 +.Dt GRTWO 4 sgimips +.Os +.Sh NAME +.Nm grtwo +.Nd SGI GR2 graphics controller +.Sh SYNOPSIS +.Cd "grtwo* at gio? slot ?" +.Cd "wsdisplay* at grtwo? console ?" +.Sh DESCRIPTION +The +.Nm +driver supports the SGI GR2 series of graphics controllers, which are +found on Indigo, Crimson, and some Personal Iris series machines. +.Sh SEE ALSO +.Xr sgimips/gio 4 , +.Xr sgimips/light 4 , +.Xr sgimips/newport 4 , +.Xr wscons 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 2.0 . +.Sh AUTHORS +Christopher SEKIYA wrote this driver. +.Sh BUGS +This driver has not been extensively tested on the many different GR2 +series offerings. +It is unlikely to run without modification on Crimson machines. diff --git a/static/netbsd/man4/man4.sgimips/haltwo.4 b/static/netbsd/man4/man4.sgimips/haltwo.4 new file mode 100644 index 00000000..ea01baa2 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/haltwo.4 @@ -0,0 +1,50 @@ +.\" $NetBSD: haltwo.4,v 1.4 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2003 Ilpo Ruotsalainen +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" 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 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 +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>> +.\" +.Dd February 17, 2017 +.Dt HALTWO 4 sgimips +.Os +.Sh NAME +.Nm haltwo +.Nd SGI HAL2 audio controller +.Sh SYNOPSIS +.Cd "haltwo0 at hpc0 offset ?" +.Sh DESCRIPTION +.Nm +is the audio controller found on the Indy and Indigo2 machines. +.Sh SEE ALSO +.Xr audio 4 , +.Xr sgimips/hpc 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 2.0 . +.Sh CAVEATS +The driver lacks support for most mixer operations and recording. diff --git a/static/netbsd/man4/man4.sgimips/hpc.4 b/static/netbsd/man4/man4.sgimips/hpc.4 new file mode 100644 index 00000000..5dee9e69 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/hpc.4 @@ -0,0 +1,100 @@ +.\" $NetBSD: hpc.4,v 1.13 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2002 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Antti Kantee. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt HPC 4 sgimips +.Os +.Sh NAME +.Nm hpc +.Nd SGI High performance Peripheral Controller +.Sh SYNOPSIS +.Cd "hpc0 at gio0 addr 0x1fb80000" +.Cd "hpc1 at gio0 addr 0x1fb00000" +.Cd "hpc2 at gio0 addr 0x1fb98000" +.Cd "hpc3 at gio0 addr 0x1fb90000" +.Sh DESCRIPTION +.Nm +interfaces the peripherals connected to it to the +.Xr sgimips/gio 4 +bus. +.Nm +is found on the Personal Iris 4D/3x, Indigo, Indy, Challenge S, Challenge M, +and Indigo2 machines. +.Pp +There are three different numerical revisions of the +.Nm +controller. +Revisions 1 and 1.5 exist on Personal Iris 4D/3x and Indigo machines, +as well as GIO32bis expansion cards such as the E++ SEEQ-based +Ethernet adapter. +Revision 1.5 supports bi-endian operation. +Revision 3 exists on Indy, Challenge S, Indigo2, and Challenge M systems. +It is possible to have an on-board HPC3 as well as HPC1.5-based +GIO32bis adapters in the Indy and Challenge S systems. +Additionally, the Challenge S may have a secondary HPC3 if the IOPLUS +(a.k.a. ''mezzanine'') board is installed. +.Sh HARDWARE +.Bl -tag -width dsclock -offset indent +.It dsclock +DS1286-based RTC +.It dpclock +DP8573A-based RTC +.It haltwo +HAL2 audio controller +.It sq +Seeq 8003 and 80C03 +.Tn Ethernet +controllers +.It wdsc +WD33c93 +.Tn SCSI +controller +.It zsc +Zilog Z8530 UART +.El +.Sh SEE ALSO +.Xr sgimips/gio 4 , +.Xr sgimips/imc 4 , +.Xr sgimips/pic 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.6 +with support for Revision 3. +Revision 1 and 1.5 support was added in +.Nx 2.0 . +.Sh BUGS +.Nm +Revisions 1 and 1.5 support DMA buffer pointers of only 28 bits +and may therefore only address 256 megabytes of memory. +The R4k Indigo and Indy are the only systems that support sufficient +memory to illustrate this drawback. +A software workaround is not currently implemented. +Revision 3, with 32 bit pointers, does not have this limitation. diff --git a/static/netbsd/man4/man4.sgimips/imc.4 b/static/netbsd/man4/man4.sgimips/imc.4 new file mode 100644 index 00000000..0d729497 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/imc.4 @@ -0,0 +1,53 @@ +.\" $NetBSD: imc.4,v 1.9 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2002 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Antti Kantee. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt IMC 4 sgimips +.Os +.Sh NAME +.Nm imc +.Nd Indy Memory Controller and system controller +.Sh SYNOPSIS +.Cd "imc0 at mainbus0 addr 0x1fa00000" +.Sh DESCRIPTION +The Indy Memory Controller is responsible for acting as an interface from +the +.Xr sgimips/gio 4 +bus to the main memory and CPU. +The +.Nm +is found in the Indigo R4k, Indy, Challenge S, Challenge M, and Indigo2 +machines. +.Sh SEE ALSO +.Xr sgimips/gio 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.6 . diff --git a/static/netbsd/man4/man4.sgimips/intro.4 b/static/netbsd/man4/man4.sgimips/intro.4 new file mode 100644 index 00000000..d97fcb3e --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/intro.4 @@ -0,0 +1,177 @@ +.\" $NetBSD: intro.4,v 1.21 2017/02/18 22:39:01 wiz Exp $ +.\" +.\" Copyright (c) 2003 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt INTRO 4 sgimips +.Os +.Sh NAME +.Nm intro +.Nd introduction to sgimips special files and hardware support +.Sh DESCRIPTION +This section describes the special files, related driver functions, +and networking support available in the system. +In this part of the manual, the +.Tn SYNOPSIS +section of each configurable device gives a sample specification +for use in constructing a system description for the +.Xr config 1 +program. +The +.Tn DIAGNOSTICS +section lists messages which may appear on the console +and/or in the system error log +.Pa /var/log/messages +due to errors in device operation; see +.Xr syslogd 8 +for more information. +.Pp +This section contains both devices which may be configured into +the system and network related information. +The networking support is introduced in +.Xr netintro 4 . +.Sh DEVICE SUPPORT +This section describes the hardware supported by +.Nx Ns /sgimips . +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 . +Block and character devices are accessed through files in the file +system of a special type; see +.Xr mknod 8 . +Network interfaces are indirectly accessed through the interprocess +communication facilities provided by the system; see +.Xr socket 2 . +.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. +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, the system must be rebooted. +.Pp +The autoconfiguration system is described in +.Xr autoconf 4 . +A list of the supported devices is given below. +.Sh HARDWARE +The following systems are supported: +.Pp +.Bl -tag -width XXXXXXXXXXXXXXXXXXXXX -offset indent -compact +.It O2 +IP32 +.Pq Dq Moosehead +.It Indy/Challenge S +IP24 +.Pq Dq Guinness +.It Indigo 2/Challenge M +IP22 +.Pq Dq Fullhouse +.It Indigo R4k +IP20 +.Pq Dq Blackjack +.It Indigo R3k +IP12 +.Pq Dq Hollywood +.It Personal Iris 4D/3x +IP12 +.Pq Dq Magnum +.El +.Sh LIST OF DEVICES +The devices listed below are supported in this incarnation of the +system. +Devices are indicated by their functional interface. +Not all supported devices are listed. +.Pp +.Bl -tag -width macepci -offset indent -compact +.It crime +found on the O2 +.It dpclock +real-time clock +.It dsclock +real-time clock +.It gio +PCI-like bus +.It hpc +High performance Peripheral Controller +.It imc +Indigo R4k/Indy/Challenge S/Indigo2 bus arbiter +.It mace +found on the O2 +.\" .It macepci +.It mec +O2 MAC110 ethernet +.It newport +entry framebuffer on Indy and Indigo2 +.It pic +Personal Iris 4D/3x and Indigo R3k bus arbiter +.It sq +SEEQ 8003/80C03 ethernet +.It tl +Set Engineering GIO 100baseTX Fast Ethernet +.It tlp +Phobos G130/G160 10/100 GIO Fast Ethernet +.It wdsc +WD33C93 SCSI interface +.El +.Pp +PCI devices are supported through the +.Xr pci 4 +bus and associated device drivers. +.Pp +.\" .Sh UNSUPPORTED DEVICES +.\" The following devices are not supported, due to unavailability of +.\" either documentation or sample hardware: +.\" .Pp +.\" .Bl -tag -width XXXXX -offset indent -compact +.\" .It not yet +.\" .El +.\" .Pp +.Sh SEE ALSO +.Xr config 1 , +.Xr autoconf 4 , +.Xr sgimips/crime 4 , +.Xr sgimips/dpclock 4 , +.Xr sgimips/dsclock 4 , +.Xr sgimips/gio 4 , +.Xr sgimips/hpc 4 , +.Xr sgimips/imc 4 , +.Xr sgimips/mace 4 , +.Xr sgimips/mec 4 , +.Xr sgimips/newport 4 , +.Xr sgimips/pic 4 , +.Xr sgimips/sq 4 , +.Xr sgimips/wdsc 4 , +.Xr tlp 4 +.Sh HISTORY +This +.Tn sgimips +.Nm +appeared in +.Nx 2.0 . diff --git a/static/netbsd/man4/man4.sgimips/light.4 b/static/netbsd/man4/man4.sgimips/light.4 new file mode 100644 index 00000000..49a6863f --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/light.4 @@ -0,0 +1,65 @@ +.\" $NetBSD: light.4,v 1.2 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2006 Stephen M. Rumble +.\" Copyright (c) 2003 Ilpo Ruotsalainen +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" 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 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 +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>> +.\" +.Dd February 17, 2017 +.Dt LIGHT 4 sgimips +.Os +.Sh NAME +.Nm light +.Nd SGI Light/Entry/Starter (LG1/LG2) graphics controller +.Sh SYNOPSIS +.Cd "light* at gio? slot ?" +.Cd "wsdisplay* at light? console ?" +.Sh DESCRIPTION +The +.Nm +driver supports the SGI Light series of graphics controllers, also known as +Entry or Starter graphics and designated LG1 or LG2. +These controllers have a fixed 1024x768 resolution with 8-bit colour depth. +Unlike most SGI offerings, both 13w3 and VGA video cables are supported. +.Nm +is found in Indigo and Crimson machines. +.Sh SEE ALSO +.Xr sgimips/gio 4 , +.Xr sgimips/grtwo 4 , +.Xr sgimips/newport 4 , +.Xr wscons 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 5.0 . +.Sh AUTHORS +Stephen M. Rumble wrote this driver. +.Sh BUGS +Much is unknown about the REX chipset. +Therefore, the driver relies on the PROM to properly initialise the graphics. +.Pp +This driver will not run without modification on Crimson machines. diff --git a/static/netbsd/man4/man4.sgimips/mace.4 b/static/netbsd/man4/man4.sgimips/mace.4 new file mode 100644 index 00000000..a1d9ce4a --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/mace.4 @@ -0,0 +1,54 @@ +.\" $NetBSD: mace.4,v 1.7 2017/02/18 22:39:01 wiz Exp $ +.\" +.\" Copyright (c) 2002 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt MACE 4 sgimips +.Os +.Sh NAME +.Nm mace +.Nd Multimedia, Audio and Communications Engine I/O ASIC +.Sh SYNOPSIS +.Cd "mace0 at mainbus0 addr 0x1f000000" +.Sh DESCRIPTION +The +.Nm +I/O ASIC takes care of all the basic I/O functions. +Examples of interfaces provided by it are the keyboard and mouse, +fast Ethernet, video, audio, the PCI bus, and parallel and serial +connectors. +It is connected to the host bus through the +.Xr sgimips/crime 4 +controller. +.Nm +is typically found on O2 machines. +.Sh SEE ALSO +.Xr pci 4 , +.Xr sgimips/crime 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.5 . diff --git a/static/netbsd/man4/man4.sgimips/mavb.4 b/static/netbsd/man4/man4.sgimips/mavb.4 new file mode 100644 index 00000000..f7379187 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/mavb.4 @@ -0,0 +1,68 @@ +.\" $NetBSD: mavb.4,v 1.2 2017/02/17 22:24:47 christos Exp $ +.\" $OpenBSD: mavb.4,v 1.3 2006/08/31 12:33:42 jmc Exp $ +.\" +.\" Copyright (c) 2005 Mark Kettenis +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +.\" +.Dd February 17, 2017 +.Dt MAVB 4 sgimips +.Os +.Sh NAME +.Nm mavb +.Nd Moosehead A/V Board audio device +.Sh SYNOPSIS +.Cd "mavb0 at mace0 offset 0x300000 intr 6" +.Cd "audio* at audiobus?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the Moosehead A/V Board found on SGI +.Tn O2 +machines. +.Pp +The Moosehead A/V Board uses an AD1843 codec that supports 8- and +16-bit audio sample recording and playback at rates from 5 to 54 kHz, +with 1 Hz resolution. +The +.Nm +driver also makes it possible to control the playback volume by using +the buttons on the front of the +.Tn O2 . +.Sh SEE ALSO +.Xr audio 4 , +.Xr sgimips/intro 4 , +.Xr sgimips/mace 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 3.7 . +It was later ported to +.Nx 5.0 . +.Sh AUTHORS +The +.Nm +driver was written by Mark Kettenis, and ported to +.Nx +by Jared D. McNeill. +.Sh CAVEATS +The analog mixer in the AD1843 codec does not provide a master volume +control. +Therefore, the +.Tn O2 +volume buttons only control the output volume of the DAC. +.Sh BUGS +Currently only sample rates up to 48 kHz are supported. +Recording is not implemented yet. +The second DAC on the AD1843 codec sits idle. diff --git a/static/netbsd/man4/man4.sgimips/mec.4 b/static/netbsd/man4/man4.sgimips/mec.4 new file mode 100644 index 00000000..741cc5ee --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/mec.4 @@ -0,0 +1,57 @@ +.\" $NetBSD: mec.4,v 1.6 2017/02/18 22:39:01 wiz Exp $ +.\" +.\" Copyright (c) 2004 Izumi Tsutsui. All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt MEC 4 sgimips +.Os +.Sh NAME +.Nm mec +.Nd MACE MAC-110 Ethernet driver +.Sh SYNOPSIS +.Cd "mec0 at mace0 offset 0x280000 intr 3" +.Sh DESCRIPTION +The +.Nm +driver provides support for the MACE MAC-110 Ethernet interface +found on SGI O2 machines. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr mii 4 , +.Xr netintro 4 , +.Xr sgimips/intro 4 , +.Xr sgimips/mace 4 , +.Xr ifconfig 8 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 2.0 . +.Sh AUTHORS +The +.Nm +driver was written by +.An Christopher SEKIYA +and +.An Izumi Tsutsui . diff --git a/static/netbsd/man4/man4.sgimips/newport.4 b/static/netbsd/man4/man4.sgimips/newport.4 new file mode 100644 index 00000000..094dd097 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/newport.4 @@ -0,0 +1,53 @@ +.\" $NetBSD: newport.4,v 1.7 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2003 Ilpo Ruotsalainen +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" 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 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 +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>> +.\" +.Dd February 17, 2017 +.Dt NEWPORT 4 sgimips +.Os +.Sh NAME +.Nm newport +.Nd SGI NG1 graphics controller +.Sh SYNOPSIS +.Cd "newport* at gio? slot ?" +.Cd "wsdisplay* at newport? console ?" +.Sh DESCRIPTION +The +.Nm +driver supports the SGI NG1 (a.k.a. Indy 8-bit, Indy 24-bit, and +XL) graphics controllers, often found on Indy and Indigo2 machines. +.Sh SEE ALSO +.Xr sgimips/gio 4 , +.Xr sgimips/grtwo 4 , +.Xr sgimips/light 4 , +.Xr wscons 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 2.0 . diff --git a/static/netbsd/man4/man4.sgimips/pic.4 b/static/netbsd/man4/man4.sgimips/pic.4 new file mode 100644 index 00000000..2e7aabfb --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/pic.4 @@ -0,0 +1,51 @@ +.\" $NetBSD: pic.4,v 1.6 2017/02/17 22:24:47 christos Exp $ +.\" +.\" Copyright (c) 2004 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Steve Rumble. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt PIC 4 sgimips +.Os +.Sh NAME +.Nm pic +.Nd Processor Interface Controller +.Sh SYNOPSIS +.Cd "pic0 at mainbus0 addr 0x1fa00000" +.Sh DESCRIPTION +The Processor Interface Controller interfaces the +.Xr sgimips/gio 4 +bus (VME bus optional) to main memory and CPU. +The +.Nm +is found in the Personal Iris 4D/3x and Indigo R3k machines. +.Sh SEE ALSO +.Xr sgimips/gio 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 2.0 . diff --git a/static/netbsd/man4/man4.sgimips/sq.4 b/static/netbsd/man4/man4.sgimips/sq.4 new file mode 100644 index 00000000..7a0ccce6 --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/sq.4 @@ -0,0 +1,66 @@ +.\" $NetBSD: sq.4,v 1.7 2017/02/18 22:39:01 wiz Exp $ +.\" +.\" Copyright (c) 2004 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This document is derived from work contributed to The NetBSD Foundation +.\" by Steve Rumble. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt SQ 4 sgimips +.Os +.Sh NAME +.Nm sq +.Nd SEEQ 8003/80c03 Ethernet driver +.Sh SYNOPSIS +.Cd "sq* at hpc? offset ?" +.Sh DESCRIPTION +The +.Nm +interface provides access to a Ethernet network via the SEEQ 8003 +and 80c03 (aka SGI EDLC) chip sets. +DMA is provided by +.Xr sgimips/hpc 4 . +.Pp +The +.Nm +is found in the Personal Iris 4D/3x, Indigo, Indy, Challenge S, Challenge M, and +Indigo2 machines, as well as the SGI E++ GIO32bis Ethernet adapter. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr mii 4 , +.Xr netintro 4 , +.Xr sgimips/hpc 4 , +.Xr ifconfig 8 +.Sh HISTORY +The +.Nm +driver first appeared in +.Nx 1.6 +with support for +.Xr sgimips/hpc 4 +revision 3. +Revision 1 and 1.5 support was added in +.Nx 2.0 . diff --git a/static/netbsd/man4/man4.sgimips/wdsc.4 b/static/netbsd/man4/man4.sgimips/wdsc.4 new file mode 100644 index 00000000..aa76f87b --- /dev/null +++ b/static/netbsd/man4/man4.sgimips/wdsc.4 @@ -0,0 +1,60 @@ +.\" $NetBSD: wdsc.4,v 1.12 2017/02/18 22:39:01 wiz Exp $ +.\" +.\" Copyright (c) 1999 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This code is derived from software contributed to The NetBSD Foundation +.\" by Steve C. Woodford. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd February 17, 2017 +.Dt WDSC 4 sgimips +.Os +.Sh NAME +.Nm wdsc +.Nd Western Digital WD33c93 SCSI Bus Interface Controller +.Sh SYNOPSIS +.Cd "wdsc* at hpc? offset ?" +.Sh DESCRIPTION +The +.Nm +driver provides an abstraction layer between the SCSI hardware +found in multitudinous SGI machines (including Personal Iris series, +Indigo, Indy, Challenge S, Indigo2, and Challenge M) and the machine independent +SCSI drivers described in +.Xr scsibus 4 . +.Pp +In addition to sending the required SCSI commands to +target devices on the SCSI bus, the +.Nm +driver deals with DMA, device interrupts, sync/async negotiation, +and target disconnects/reconnects. +.Sh SEE ALSO +.Xr scsibus 4 , +.Xr sgimips/hpc 4 +.Sh HISTORY +Wayne Knowles ported the sgimips incarnation of the +.Nm +driver from the amiga and atari ports. +It first appeared in +.Nx 1.6 . |
