Add missing pages for NetBSD/alpha and co-ordinate pages between
NetBSD/alpha and NetBSD/pmax. Some other minor fixes.
This commit is contained in:
parent
d0b76cab5e
commit
f88c68749e
@ -1,23 +1,30 @@
|
||||
# $NetBSD: Makefile,v 1.224 2001/09/10 21:12:30 gmcgarry Exp $
|
||||
# $NetBSD: Makefile,v 1.225 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/18/93
|
||||
|
||||
MAN= acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amhphy.4 an.4 aria.4 \
|
||||
atalk.4 audio.4 \
|
||||
auich.4 auvia.4 awi.4 bba.4 bha.4 bktr.4 bpf.4 bmtphy.4 brgphy.4 \
|
||||
bridge.4 cac.4 cardbus.4 ccd.4 cd.4 ch.4 clcs.4 clct.4 clnp.4 cltp.4 \
|
||||
bridge.4 cac.4 cardbus.4 ccd.4 cd.4 cfb.4 ch.4 clcs.4 clct.4 \
|
||||
clnp.4 cltp.4 \
|
||||
cmpci.4 cms.4 cnw.4 com.4 ddb.4 de.4 dmphy.4 dpt.4 drum.4 eap.4 edc.4 \
|
||||
elmc.4 en.4 envsys.4 ep.4 esh.4 esis.4 esm.4 eso.4 exphy.4 fd.4 fpa.4 \
|
||||
fms.4 fxp.4 gentbi.4 glxtphy.4 gre.4 gphyter.4 gsip.4 hme.4 icmp.4 \
|
||||
icsphy.4 idp.4 ifmedia.4 iha.4 inet.4 inphy.4 intersil7170.4 ioat.4 \
|
||||
icsphy.4 idp.4 ifmedia.4 iha.4 inet.4 inphy.4 intersil7170.4 \
|
||||
ioasic.4 ioat.4 \
|
||||
iop.4 iophy.4 iopsp.4 ip.4 ipip.4 ipkdb.4 iso.4 isp.4 lc.4 ld.4 lkm.4 \
|
||||
lo.4 lxtphy.4 mainbus.4 makphy.4 mbe.4 mca.4 md.4 mhzc.4 midi.4 mii.4 \
|
||||
lo.4 lxtphy.4 mainbus.4 makphy.4 mbe.4 mca.4 mcclock.4 \
|
||||
md.4 mfb.4 mhzc.4 midi.4 mii.4 \
|
||||
mk48txx.4 mlx.4 mly.4 mpu.4 mtio.4 ne.4 neo.4 netintro.4 ns.4 nsip.4 \
|
||||
nsphy.4 nsphyter.4 ntwoc.4 null.4 opl.4 options.4 osiop.4 pas.4 \
|
||||
pcdisplay.4 pciide.4 pckbc.4 pckbd.4 pcn.4 pcppi.4 pcscp.4 pcweasel.4 \
|
||||
pms.4 pnaphy.4 ppp.4 pty.4 puc.4 qsphy.4 raid.4 ray.4 rnd.4 route.4 \
|
||||
rtk.4 sbus.4 scsi.4 sd.4 se.4 ses.4 sf.4 siop.4 sip.4 sl.4 sm.4 \
|
||||
speaker.4 spp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sv.4 strip.4 tb.4 tcp.4 \
|
||||
termios.4 ti.4 tl.4 tlp.4 tlphy.4 tp.4 tr.4 tty.4 tun.4 tqphy.4 twe.4 \
|
||||
pms.4 pnaphy.4 ppp.4 pty.4 puc.4 px.4 qsphy.4 \
|
||||
raid.4 ray.4 rcons.4 rnd.4 route.4 \
|
||||
rtk.4 sbus.4 scc.4 scsi.4 sd.4 se.4 ses.4 sf.4 sfb.4 siop.4 \
|
||||
sip.4 sl.4 sm.4 \
|
||||
speaker.4 spp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sv.4 strip.4 tb.4 \
|
||||
tc.4 tcds.4 tcp.4 \
|
||||
termios.4 tfb.4 ti.4 tl.4 tlp.4 tlphy.4 tp.4 tr.4 tty.4 tun.4 \
|
||||
tqphy.4 twe.4 \
|
||||
udp.4 uha.4 uk.4 ukphy.4 unix.4 userconf.4 vga.4 vlan.4 vnd.4 \
|
||||
vr.4 wd.4 wdc.4 wi.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 \
|
||||
wsmux.4 yds.4 ym.4 zero.4 zstty.4
|
||||
@ -85,11 +92,12 @@ MLINKS+=pcppi.4 isabeep.4
|
||||
MLINKS+=pss.4 sp.4
|
||||
MLINKS+=viaenv.4 viapm.4
|
||||
MLINKS+=tty.4 dty.4
|
||||
MLINKS+=rcons.4 rasterconsole.4
|
||||
|
||||
# This is a hack
|
||||
MLINKS+=edc.4 i386/ed.4
|
||||
|
||||
SUBDIR= man4.amiga man4.arm26 man4.arm32 man4.atari man4.hp300 \
|
||||
SUBDIR= man4.alpha man4.amiga man4.arm26 man4.arm32 man4.atari man4.hp300 \
|
||||
man4.i386 man4.mac68k man4.macppc man4.mvme68k man4.pc532 man4.pmax \
|
||||
man4.sparc man4.sun2 man4.sun3 man4.vax man4.x68k
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: agp.4,v 1.4 2001/09/11 17:39:00 wiz Exp $
|
||||
.\" $NetBSD: agp.4,v 1.5 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -58,13 +58,15 @@ The
|
||||
driver supports the following chipsets:
|
||||
.Bl -dash -compact indent
|
||||
.It
|
||||
VIA
|
||||
ALI
|
||||
.It
|
||||
Intel
|
||||
AMD (AMD751)
|
||||
.It
|
||||
Intel (82810, 82810E)
|
||||
.It
|
||||
SiS
|
||||
.It
|
||||
AMD
|
||||
VIA
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
@ -122,7 +124,7 @@ typedef struct _agp_allocate {
|
||||
.It Dv AGPIOC_DEALLOCATE
|
||||
Deallocate AGP space.
|
||||
.It Dv AGPIOC_BIND
|
||||
Bind AGP, using the members in the
|
||||
Bind AGP space, using the members in the
|
||||
.Em agp_bind
|
||||
structure as defined in <sys/agpio.h>:
|
||||
.Bd -literal
|
||||
@ -132,7 +134,7 @@ typedef struct _agp_bind {
|
||||
} agp_bind;
|
||||
.Ed
|
||||
.It Dv AGPIOC_UNBIND
|
||||
Unbind AGP, using the members in the
|
||||
Unbind AGP space, using the members in the
|
||||
.Em agp_unbind
|
||||
structure as defined in <sys/agpio.h>:
|
||||
.Bd -literal
|
||||
@ -237,6 +239,6 @@ main(int argc, char **argv)
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Fx .
|
||||
.Fx 5.0 .
|
||||
It was adopted in
|
||||
.Nx 1.6 .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: bba.4,v 1.2 2001/09/11 17:54:20 wiz Exp $
|
||||
.\" $NetBSD: bba.4,v 1.3 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -44,7 +44,11 @@
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the IOASIC baseboard audio found on
|
||||
DEC 3000/300, 3000/500 and DEC Personal DECstation systems. The baseboard
|
||||
DEC 3000/300, 3000/500
|
||||
.Ns ( Nx Ns /alpha )
|
||||
and DEC Personal DECstation
|
||||
.Ns ( Nx Ns /pmax )
|
||||
systems. The baseboard
|
||||
audio driver is based on the AMD 79c30 ISDN and audio interface. The
|
||||
interface is only capable of playing and recording 8kHz u-law audio.
|
||||
.Sh SEE ALSO
|
||||
|
64
share/man/man4/cfb.4
Normal file
64
share/man/man4/cfb.4
Normal file
@ -0,0 +1,64 @@
|
||||
.\" $NetBSD: cfb.4,v 1.1 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 12, 2001
|
||||
.Dt CFB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm cfb
|
||||
.Nd
|
||||
PMAG-B CX colour unaccelerated 2-D framebuffer
|
||||
.Sh SYNOPSIS
|
||||
.Cd "cfb* at tc? slot ? offset ?"
|
||||
.Cd "wsdisplay* at cfb?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the PMAG-B CX colour framebuffer for the
|
||||
TurboChannel bus. The PMAG-B is an 8 bpp colour framebuffer capable
|
||||
of running at a resolution of 1024-by-864 at 60 Hz.
|
||||
.Sh SEE ALSO
|
||||
.Xr mfb 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr tc 4 ,
|
||||
.Xr tfb 4 ,
|
||||
.Xr wscons 4
|
||||
.Sh BUGS
|
||||
.Nx Ns /pmax
|
||||
does not currently support the machine-independent
|
||||
.Xr wscons 4
|
||||
interface and uses a machine-dependent version.
|
@ -1,3 +1,4 @@
|
||||
.\" $NetBSD: ioasic.4,v 1.1 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996, 1997 Jonathan Stone.
|
||||
.\" All rights reserved.
|
||||
@ -27,24 +28,22 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: ioasic.4,v 1.10 2001/08/26 14:23:47 wiz Exp $
|
||||
.\"
|
||||
.Dd August 6, 1996
|
||||
.Dt IOASIC 4 pmax
|
||||
.Dd September 12, 1996
|
||||
.Dt IOASIC 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ioasic
|
||||
.Nd
|
||||
baseboard IO control ASIC for DEC TurboChannel systems
|
||||
.Sh SYNOPSIS
|
||||
.Cd "ioasic0 at tc?"
|
||||
.Cd "ioasic0 at tc? slot ? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DEC proprietary IOCTL ASIC found on
|
||||
all DEC TurboChannel machines with MIPS (DECstation 5000 series,
|
||||
excluding the 5000/200) and Alpha (3000-series) processors.
|
||||
On these machines (including the 5000/200), all baseboard devices should be
|
||||
excluding the 5000/200) and Alpha (3000-series) processors. On these
|
||||
machines (including the 5000/200), all baseboard devices should be
|
||||
configured as children of the
|
||||
.Nm
|
||||
device.
|
||||
@ -84,10 +83,10 @@ will give slightly better performance than its
|
||||
.Nm tc
|
||||
counterpart.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mcclock 4 ,
|
||||
.Xr asc 4 ,
|
||||
.Xr bba 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr mcclock 4 ,
|
||||
.Xr le 4 ,
|
||||
.Xr scc 4 ,
|
||||
.Xr tc 4
|
13
share/man/man4/man4.alpha/Makefile
Normal file
13
share/man/man4/man4.alpha/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.1 2001/09/21 09:11:42 gmcgarry Exp $
|
||||
|
||||
MAN= apecs.4 asc.4 autoconf.4 cia.4 dwlpx.4 gbus.4 \
|
||||
intro.4 irongate.4 jensenio.4 kft.4 lca.4 mcbus.4 \
|
||||
mcpcia.4 sableio.4 tcasic.4 tlsb.4 tsc.4 tsp.4 \
|
||||
ttwoga.4 ttwopci.4
|
||||
|
||||
MANSUBDIR=/alpha
|
||||
|
||||
LINKS= tlsb.4 tlsbmem.4
|
||||
LINKS+= mcbus.4 mcmem.4
|
||||
|
||||
.include <bsd.man.mk>
|
56
share/man/man4/man4.alpha/apecs.4
Normal file
56
share/man/man4/man4.alpha/apecs.4
Normal file
@ -0,0 +1,56 @@
|
||||
.\" $NetBSD: apecs.4,v 1.1 2001/09/21 09:11:42 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt APECS 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm apecs
|
||||
.Nd DECchip 21072/21071 Core Logic chipset
|
||||
.Sh SYNOPSIS
|
||||
.Cd "apecs* at mainbus?"
|
||||
.Cd "pci* at apecs?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DECchip 21072/21071 Core Logic chipset
|
||||
(PCI controller) found on the AlphaStation 200/250/255/400 systems,
|
||||
EB64+-family systems, AlphaServer 800/1000A systems and AlphaServer
|
||||
1000 systems.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr pci 4
|
63
share/man/man4/man4.alpha/asc.4
Normal file
63
share/man/man4/man4.alpha/asc.4
Normal file
@ -0,0 +1,63 @@
|
||||
.\" $NetBSD: asc.4,v 1.1 2001/09/21 09:11:42 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt ASC 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm asc
|
||||
.Nd
|
||||
TurboChannel single-channel SCSI adapter
|
||||
.Sh SYNOPSIS
|
||||
.Cd "asc* at ioasic? offset ?"
|
||||
.Cd "asc* at tc? slot ? offset ?"
|
||||
.Cd "asc* at tcds? chip?"
|
||||
.Cd "scsibus* at asc?"
|
||||
.Sh DESCRIPTION
|
||||
The asc driver provides support for the NCR 53c94-based SCSI host
|
||||
adapter and related TurboChannel SCSI adapter option boards.
|
||||
.Sh SEE ALSO
|
||||
.Xr cd 4 ,
|
||||
.Xr ch 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr ioasic 4 ,
|
||||
.Xr scsi 4 ,
|
||||
.Xr sd 4 ,
|
||||
.Xr st 4 ,
|
||||
.Xr tc 4 ,
|
||||
.Xr tcds 4
|
||||
|
||||
|
78
share/man/man4/man4.alpha/autoconf.4
Normal file
78
share/man/man4/man4.alpha/autoconf.4
Normal file
@ -0,0 +1,78 @@
|
||||
.\" $NetBSD: autoconf.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 Christopher G. Demetriou
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed for the
|
||||
.\" NetBSD Project. See http://www.netbsd.org/ for
|
||||
.\" information about NetBSD.
|
||||
.\" 4. 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,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
||||
.\"
|
||||
.Dd September 21, 2001
|
||||
.Dt AUTOCONF 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm autoconf
|
||||
.Nd diagnostics from the autoconfiguration code
|
||||
.Sh DESCRIPTION
|
||||
When
|
||||
.Nx
|
||||
bootstraps it probes the innards of the machine
|
||||
on which it is running
|
||||
and locates controllers, drives, and other devices, printing out
|
||||
what it finds on the console. This procedure is driven by a system
|
||||
configuration table which is processed by
|
||||
.Xr config 8
|
||||
and compiled into each kernel.
|
||||
Devices which exist in the machine but are not configured into the
|
||||
kernel are not detected.
|
||||
.Sh DIAGNOSTICS
|
||||
.Bl -diag
|
||||
.It Support for system type %d is not present in this kernel.
|
||||
You tried to boot
|
||||
.Nx
|
||||
on a class of
|
||||
.Tn CPU
|
||||
type which it doesn't
|
||||
(or at least this compiled version of
|
||||
.Nx
|
||||
doesn't) understand.
|
||||
.It NetBSD does not yet support system type %d (%s).
|
||||
You tried to boot
|
||||
.Nx
|
||||
on an unsupported system.
|
||||
.It WARNING: can't figure what device matches \"%s\".
|
||||
Unknown device.
|
||||
.It PALcode not valid
|
||||
You tried to boot
|
||||
.Nx
|
||||
on a system with an unknown version of the PALcode.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr boot 8 ,
|
||||
.Xr config 8
|
56
share/man/man4/man4.alpha/cia.4
Normal file
56
share/man/man4/man4.alpha/cia.4
Normal file
@ -0,0 +1,56 @@
|
||||
.\" $NetBSD: cia.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt CIA 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm cia
|
||||
.Nd
|
||||
DECchip 2117x Core Logic chipset
|
||||
.Sh SYNOPSIS
|
||||
.Cd "cia* at mainbus?"
|
||||
.Cd "pci* at cia?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DECchip 2117x Core Logic chipset (PCI
|
||||
controller) found on the AlphaStation 500/600, AlphaServer 1000 and
|
||||
AlphaServer 800/1000A systems.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr pci 4
|
55
share/man/man4/man4.alpha/dwlpx.4
Normal file
55
share/man/man4/man4.alpha/dwlpx.4
Normal file
@ -0,0 +1,55 @@
|
||||
.\" $NetBSD: dwlpx.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt DWLPX 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm dwlpx
|
||||
.Nd
|
||||
DEC DWLPA and DWLPB PCI adapter
|
||||
.Sh SYNOPSIS
|
||||
.Cd "dwlpx* at kft?"
|
||||
.Cd "pci* at dwlpx?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for DEC DWLPA and DWLPB PCI adapter found on
|
||||
the AlphaServer 8x00 Systems.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr kft 4 ,
|
||||
.Xr pci 4
|
63
share/man/man4/man4.alpha/gbus.4
Normal file
63
share/man/man4/man4.alpha/gbus.4
Normal file
@ -0,0 +1,63 @@
|
||||
.\" $NetBSD: gbus.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt GBUS 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm gbus
|
||||
.Nd
|
||||
internal bus on AlphaServer CPU modules
|
||||
.Sh SYNOPSIS
|
||||
.Cd "gbus* at tlsb? node ? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the internal bus on AlphaServer CPU
|
||||
modules.
|
||||
.Pp
|
||||
The following devices are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It mcclock
|
||||
DS1287 real-time clock
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mcclock 4 ,
|
||||
.Xr tlsb 4
|
214
share/man/man4/man4.alpha/intro.4
Normal file
214
share/man/man4/man4.alpha/intro.4
Normal file
@ -0,0 +1,214 @@
|
||||
.\" $NetBSD: intro.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt INTRO 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm intro
|
||||
.Nd introduction to 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 8
|
||||
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 /alpha .
|
||||
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 SEE ALSO
|
||||
.Xr autoconf 4 ,
|
||||
.Xr config 8 .
|
||||
.Sh SUPPORTED SYSTEMS
|
||||
The following systems are supported:
|
||||
.Pp
|
||||
.Bl -tag -width speaker -offset indent -compact
|
||||
.It Personal Workstation 600a, 600au (and others)
|
||||
The Personal Workstations are Digital's PCI-based workstations in
|
||||
small deskside boxes.
|
||||
.It DEC 3000/300-family Systems
|
||||
The DEC 3000/300 family is an early low-end series of
|
||||
TurboChannel-based workstations including the DEC 3000/300, DEC 3000/300L,
|
||||
DEC 3000/300X and DEC 3000/300LX.
|
||||
.It DEC 3000/500-family Systems
|
||||
The DEC 3000/500 family is an early, high-end family of
|
||||
TurboChannel-based workstations including the DEC 3000/400, DEC
|
||||
3000/500, DEC 3000/600, DEC 3000/700, DEC 3000/800 and DEC
|
||||
3000/900 as well as several minor variations.
|
||||
.It AlphaServer 4x00 Systems
|
||||
The AlphaServer 4x00 Systems are Digital's very fast medium server
|
||||
systems.
|
||||
.It AlphaServer 8x00 Systems
|
||||
The AlphaServer 8x00 Systems are Digital's very high-end systems,
|
||||
including the AlphaServer 8200 and AlphaServer 8400.
|
||||
.It AlphaStation 200, 250, 255, and 400 Systems
|
||||
The AlphaStation 200, 250, 255, and 400 are Digital's lower-end
|
||||
PCI-based workstations.
|
||||
.It AlphaStation 500 and 600 Systems
|
||||
The AlphaStation 500 and 600 systems are Digital's high-end PCI-based
|
||||
workstations.
|
||||
.It AXPpci Systems
|
||||
The AXPpci family is Digital's lowest-end family of PCI-based systems,
|
||||
and includes machines like the UDB and the Multia.
|
||||
.It EB164-family Systems
|
||||
Includes the Digital EB164 and third-party AlphaPC 164 systems.
|
||||
.It EB64+-family Systems
|
||||
Includes the Digital EB64+ and third-party AlphaPC 64 systems.
|
||||
.It API UP1000
|
||||
Alpha Processor, Inc.'s UP1000 system.
|
||||
.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 jensenio -offset indent -compact
|
||||
.It apecs
|
||||
DECchip 21072/21071 Core Logic chipset
|
||||
.It asc
|
||||
TurboChannel single-channel SCSI adapter
|
||||
.It cia
|
||||
DECchip 2117x Core Logic chipset
|
||||
.It dwlpx
|
||||
DEC DWLPA and DWLPB PCI adapter
|
||||
.It gbus
|
||||
internal bus on AlphaServer CPU modules
|
||||
.It irongate
|
||||
API UP1000 AMD751 Core Logic + AGP chipset
|
||||
.It jensenio
|
||||
DEC 2000/300 (Jensen) I/O module
|
||||
.It kft
|
||||
KFTIA and KFTHA Bus Adapter Node for I/O hoses
|
||||
.It lca
|
||||
DECchip 21066 Core Logic chipset
|
||||
.It mcbus
|
||||
MCBUS system bus found on AlphaServer 4100 systems
|
||||
.It mcpcia
|
||||
MCPCIA MCBUS-to-PCI bus adapter
|
||||
.It sableio
|
||||
AlphaServer 2100 (Sable) STD I/O module
|
||||
.It tcasic
|
||||
TurboChannel host bus support
|
||||
.It tlsb
|
||||
AlphaServer 8x00 TurboLaser System bus
|
||||
.It tsc
|
||||
DECchip 21272 Core Logic chipset
|
||||
.It tsp
|
||||
DECchip 21272 Core Logic chipset PCI controller
|
||||
.It ttwoga
|
||||
DEC T2 Gate Array
|
||||
.It ttwopci
|
||||
DEC T2 Gate Array PCI controller
|
||||
.El
|
||||
.Pp
|
||||
TurboChannel devices are supported through the
|
||||
.Xr tc 4
|
||||
bus and associated device drivers.
|
||||
.Pp
|
||||
PCI devices are supported through the
|
||||
.Xr pci 4
|
||||
bus and associated device drivers.
|
||||
.Pp
|
||||
ISA devices are supported through the
|
||||
.Xr isa 4
|
||||
bus and associated device drivers.
|
||||
.Pp
|
||||
EISA devices are supported through the
|
||||
.Xr eisa 4
|
||||
bus and associated device drivers.
|
||||
.Pp
|
||||
PCMCIA devices are supported through the
|
||||
.Xr pcmcia 4
|
||||
bus and associated device drivers.
|
||||
.Pp
|
||||
Console devices using ISA, EISA, or PCI video adaptors and standard AT
|
||||
or PS/2 keyboards are supported by the machine independent
|
||||
.Xr wscons 4
|
||||
console driver.
|
||||
.\" .Sh UNSUPPORTED DEVICES
|
||||
.\" The following devices are not supported, due to unavailability of
|
||||
.\" either documentation or sample hardware:
|
||||
.\" .Pp
|
||||
.\" .Bl -tag -width jensenio -offset indent -compact
|
||||
.\" .It not yet
|
||||
.\" .El
|
||||
.\" .Pp
|
||||
.Sh HISTORY
|
||||
This
|
||||
.Tn alpha
|
||||
.Nm intro
|
||||
appeared with
|
||||
.Nx 1.6 .
|
55
share/man/man4/man4.alpha/irongate.4
Normal file
55
share/man/man4/man4.alpha/irongate.4
Normal file
@ -0,0 +1,55 @@
|
||||
.\" $NetBSD: irongate.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt IRONGATE 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm irongate
|
||||
.Nd
|
||||
API UP1000 AMD751 Core Logic + AGP Chipset
|
||||
.Sh SYNOPSIS
|
||||
.Cd "irongate* at mainbus?"
|
||||
.Cd "pci* at irongate?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the AMD751 Core Logic + AGP Chipset found on
|
||||
Alpha Processor, Inc.'s UP1000 systems.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr pci 4
|
83
share/man/man4/man4.alpha/jensenio.4
Normal file
83
share/man/man4/man4.alpha/jensenio.4
Normal file
@ -0,0 +1,83 @@
|
||||
.\" $NetBSD: jensenio.4,v 1.1 2001/09/21 09:11:43 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt JENSENIO 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm jensenio
|
||||
.Nd DEC 2000/300 (Jensen) I/O module
|
||||
.Sh SYNOPSIS
|
||||
.Cd "jensenio* at mainbus0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the I/O module found on the DEC 2000/300.
|
||||
The module is comprised of two things:
|
||||
.Pp
|
||||
.Bl -dash -offset indent -compact
|
||||
.It
|
||||
VLSI VL82C106 junk I/O chip; and
|
||||
.It
|
||||
Intel EISA bus interface.
|
||||
.El
|
||||
.Pp
|
||||
The following devices are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It com
|
||||
serial communications interface
|
||||
.It eisa
|
||||
machine-independent EISA bus
|
||||
.It isa
|
||||
machine-independent ISA bus
|
||||
.It lpt
|
||||
Parallel port driver
|
||||
.It mcclock
|
||||
DS1287 real-time clock
|
||||
.It pckbc
|
||||
PC keyboard controller driver
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr com 4 ,
|
||||
.Xr eisa 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr lpt 4 ,
|
||||
.Xr mcclock 4 ,
|
||||
.Xr pckbc 4
|
62
share/man/man4/man4.alpha/kft.4
Normal file
62
share/man/man4/man4.alpha/kft.4
Normal file
@ -0,0 +1,62 @@
|
||||
.\" $NetBSD: kft.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt KFT 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm kft
|
||||
.Nd KFTIA and KFTHA Bus Adapter Node for I/O hoses
|
||||
.Sh SYNOPSIS
|
||||
.Cd "kft* at tlsb? node ? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the KFTIA and KFTHA Bus Adapter Node for
|
||||
I/O hoses found on AlphaServer 8x00 systems.
|
||||
.Pp
|
||||
The following devices are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It dwlpx
|
||||
???
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr dwlpx 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr tlsb 4
|
54
share/man/man4/man4.alpha/lca.4
Normal file
54
share/man/man4/man4.alpha/lca.4
Normal file
@ -0,0 +1,54 @@
|
||||
.\" $NetBSD: lca.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt LCA 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm lca
|
||||
.Nd
|
||||
DECchip 21066 Core Logic chipset
|
||||
.Sh SYNOPSIS
|
||||
.Cd "lca* at mainbus?"
|
||||
.Cd "pci* at lca?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DECchip 21066 Core Logic chipset.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr pci 4
|
77
share/man/man4/man4.alpha/mcbus.4
Normal file
77
share/man/man4/man4.alpha/mcbus.4
Normal file
@ -0,0 +1,77 @@
|
||||
.\" $NetBSD: mcbus.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt MCBUS 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm mcbus
|
||||
.Nd
|
||||
MCBUS system bus
|
||||
.Sh SYNOPSIS
|
||||
.Cd "mcbus* at mainbus0"
|
||||
.Cd "mcmem* at mcbus? mid ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for MCBUS system bus found on AlphaServer 4100
|
||||
systems.
|
||||
.Pp
|
||||
The following devices are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It mcmem
|
||||
memory modules attached to the MCBUS main system bus.
|
||||
.It mcpcia
|
||||
MCPCIA MCBUS-to-PCI bus adapter
|
||||
.El
|
||||
.Pp
|
||||
The following devices are NOT supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It i2c
|
||||
i2c bus
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr mcpcia 4
|
||||
.Sh BUGS
|
||||
Only one MCBUS bus can exist within the system.
|
55
share/man/man4/man4.alpha/mcpcia.4
Normal file
55
share/man/man4/man4.alpha/mcpcia.4
Normal file
@ -0,0 +1,55 @@
|
||||
.\" $NetBSD: mcpcia.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt MCPCIA 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm mcpcia
|
||||
.Nd
|
||||
MCPCIA MCBUS-to-PCI bus adapter
|
||||
.Sh SYNOPSIS
|
||||
.Cd "mcpcia* at mcbus? mid ?"
|
||||
.Cd "pci* at mcpcia?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the MCPCIA MCBUS-to-PCI bus adapter found
|
||||
on AlphaServer 4100 systems.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mcbus 4 ,
|
||||
.Xr pci 4
|
73
share/man/man4/man4.alpha/sableio.4
Normal file
73
share/man/man4/man4.alpha/sableio.4
Normal file
@ -0,0 +1,73 @@
|
||||
.\" $NetBSD: sableio.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt SABLEIO 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm sableio
|
||||
.Nd AlphaServer 2100 (Sable) STD I/O module
|
||||
.Sh SYNOPSIS
|
||||
.Cd "sableio* at ttwopci?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for STD I/O module found on the AlphaServer
|
||||
2100. The module supports regular ISA peripherals and their regular
|
||||
ISA I/O addresses. The wiring of interrupts is peculiar on the
|
||||
AlphaServer 2100.
|
||||
.Pp
|
||||
The following devices are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It com
|
||||
serial communications interface
|
||||
.It fdc
|
||||
NEC 765 floppy disk controller driver
|
||||
.It lpt
|
||||
Parallel port driver
|
||||
.It pckbc
|
||||
PC keyboard controller driver
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr com 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr fdc 4 ,
|
||||
.Xr lpt 4 ,
|
||||
.Xr pckbc 4 ,
|
||||
.Xr ttwopci 4
|
55
share/man/man4/man4.alpha/tcasic.4
Normal file
55
share/man/man4/man4.alpha/tcasic.4
Normal file
@ -0,0 +1,55 @@
|
||||
.\" $NetBSD: tcasic.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt TCASIC 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tcasic
|
||||
.Nd
|
||||
TurboChannel host bus support
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tcasic* at mainbus0"
|
||||
.Cd "tc* at tcasic?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the TurboChannel host bus on the baseboard
|
||||
of the DEC 3000/300 and 3000/500 systems.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr tc 4
|
69
share/man/man4/man4.alpha/tlsb.4
Normal file
69
share/man/man4/man4.alpha/tlsb.4
Normal file
@ -0,0 +1,69 @@
|
||||
.\" $NetBSD: tlsb.4,v 1.1 2001/09/21 09:11:44 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt TLSB 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tlsb
|
||||
.Nd
|
||||
AlphaServer 8x00 TurboLaser System bus
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tlsb* at mainbus0"
|
||||
.Cd "tlsbmem* at tlsb? node ? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the TurboLaser System Bus found on
|
||||
AlphaServer 8200 and 8400 systems.
|
||||
.Pp
|
||||
The following devices are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Pp
|
||||
.Bl -tag -width mcclock -offset indent -compact
|
||||
.It gbus
|
||||
internal bus on AlphaServer CPU modules
|
||||
.It kft
|
||||
KFTIA and KFTHA Bus Adapter Node for I/O hoses
|
||||
.It tlsbmem
|
||||
TurboLaser system memory
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr gbus 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr kft 4 ,
|
||||
.Xr mainbus 4
|
54
share/man/man4/man4.alpha/tsc.4
Normal file
54
share/man/man4/man4.alpha/tsc.4
Normal file
@ -0,0 +1,54 @@
|
||||
.\" $NetBSD: tsc.4,v 1.1 2001/09/21 09:11:45 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt TSC 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tsc
|
||||
.Nd
|
||||
DECchip 21272 Core Logic chipset
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tsc* at mainbus?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DECchip 21272 Core Logic chipset
|
||||
(Tsunami) found on the 264DP OEM Board.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr tsp 4
|
55
share/man/man4/man4.alpha/tsp.4
Normal file
55
share/man/man4/man4.alpha/tsp.4
Normal file
@ -0,0 +1,55 @@
|
||||
.\" $NetBSD: tsp.4,v 1.1 2001/09/21 09:11:45 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt TSP 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tsp
|
||||
.Nd
|
||||
DECchip 21272 Core Logic chipset PCI controller
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tsp* at tsc?"
|
||||
.Cd "pci* at tsp?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the PCI controller on the DECchip 21272
|
||||
Core Logic chipset.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr pci 4 ,
|
||||
.Xr tsc 4
|
54
share/man/man4/man4.alpha/ttwoga.4
Normal file
54
share/man/man4/man4.alpha/ttwoga.4
Normal file
@ -0,0 +1,54 @@
|
||||
.\" $NetBSD: ttwoga.4,v 1.1 2001/09/21 09:11:45 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt TTWOGA 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ttwoga
|
||||
.Nd
|
||||
DEC T2 Gate Array
|
||||
.Sh SYNOPSIS
|
||||
.Cd "ttwoga* at mainbus?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the Digital Equipment Corp. T2 Gate Array,
|
||||
the CBUS->PCI bridge found in the AlphaServer 2100/2100A.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr mainbus 4 ,
|
||||
.Xr ttwopci 4
|
55
share/man/man4/man4.alpha/ttwopci.4
Normal file
55
share/man/man4/man4.alpha/ttwopci.4
Normal file
@ -0,0 +1,55 @@
|
||||
.\" $NetBSD: ttwopci.4,v 1.1 2001/09/21 09:11:45 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 19, 2001
|
||||
.Dt TTWOPCI 4 alpha
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ttwopci
|
||||
.Nd
|
||||
DEC T2 Gate Array PCI controller
|
||||
.Sh SYNOPSIS
|
||||
.Cd "ttwopci* at ttwoga?"
|
||||
.Cd "pci* at ttwopci?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for CBUS->PCI bridge on the DEC T2 Gate Array
|
||||
found in the AlphaServer 2100/2100A.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr pci 4 ,
|
||||
.Xr ttwoga 4
|
@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.7 2000/07/24 11:49:42 ad Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2001/09/21 09:11:45 gmcgarry Exp $
|
||||
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
|
||||
|
||||
MAN= asc.4 dc.4 intro.4 ioasic.4 lk201.4 px.4 scc.4 sii.4 tc.4
|
||||
MAN= asc.4 autoconf.4 dc.4 dtop.4 fb.4 ibus.4 intro.4 lk201.4 \
|
||||
pm.4 sii.4 xcfb.4
|
||||
MANSUBDIR=/pmax
|
||||
|
||||
.include <bsd.man.mk>
|
||||
|
@ -27,7 +27,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: asc.4,v 1.9 2001/08/26 14:23:26 wiz Exp $
|
||||
.\" $NetBSD: asc.4,v 1.10 2001/09/21 09:11:45 gmcgarry Exp $
|
||||
.\"
|
||||
.Dd August 26, 2001
|
||||
.Dt ASC 4 pmax
|
||||
@ -35,17 +35,18 @@
|
||||
.Sh NAME
|
||||
.Nm asc
|
||||
.Nd
|
||||
TurboChannel SCSI adaptor
|
||||
TurboChannel single-channel SCSI adapter
|
||||
.Sh SYNOPSIS
|
||||
.Cd "asc* at ioasic?"
|
||||
.Cd "asc* at tc?"
|
||||
.Cd "asc* at ioasic? offset ?"
|
||||
.Cd "asc* at tc? slot ? offset ?"
|
||||
.Cd "asc* at tcds? chip?"
|
||||
.Cd "scsibus* at asc?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the NCR 53c94-based SCSI host adaptor
|
||||
driver provides support for the NCR 53c94-based SCSI host adapter
|
||||
on the DECstation 5000 series, and for the PMAZ-AA and related
|
||||
TurboChannel SCSI-adaptor option boards.
|
||||
TurboChannel SCSI-adapter option boards.
|
||||
The
|
||||
.Nm
|
||||
is a medium-performance implementation of the SCSI-I common command set
|
||||
@ -53,11 +54,15 @@ supporting synchronous and asynchronous SCSI devices.
|
||||
The driver provides no support for targets with multiple Logical
|
||||
Unit Numbers (LUNs).
|
||||
.Sh SEE ALSO
|
||||
.Xr cd 4 ,
|
||||
.Xr ch 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr ioasic 4 ,
|
||||
.Xr scsi 4 ,
|
||||
.Xr sd 4 ,
|
||||
.Xr st 4 ,
|
||||
.Xr cd 4 ,
|
||||
.Xr ch 4
|
||||
.Xr tc 4 ,
|
||||
.Xr tcds 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
67
share/man/man4/man4.pmax/autoconf.4
Normal file
67
share/man/man4/man4.pmax/autoconf.4
Normal file
@ -0,0 +1,67 @@
|
||||
.\" $NetBSD: autoconf.4,v 1.1 2001/09/21 09:11:46 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 Christopher G. Demetriou
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed for the
|
||||
.\" NetBSD Project. See http://www.netbsd.org/ for
|
||||
.\" information about NetBSD.
|
||||
.\" 4. 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,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
||||
.\"
|
||||
.Dd September 21, 2001
|
||||
.Dt AUTOCONF 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm autoconf
|
||||
.Nd diagnostics from the autoconfiguration code
|
||||
.Sh DESCRIPTION
|
||||
When
|
||||
.Nx
|
||||
bootstraps it probes the innards of the machine on which it is running
|
||||
and locates controllers, drives, and other devices, printing out what
|
||||
it finds on the console. This procedure is driven by a system
|
||||
configuration table which is processed by
|
||||
.Xr config 8
|
||||
and compiled into each kernel.
|
||||
Devices which exist in the machine but are not configured into the
|
||||
kernel are not detected.
|
||||
.Sh DIAGNOSTICS
|
||||
.Bl -diag
|
||||
.It CPU type (0x%x) not supported.
|
||||
You tried to boot
|
||||
.Nx
|
||||
on a type of
|
||||
.Tn CPU
|
||||
type which it doesn't
|
||||
(or at least this compiled version of
|
||||
.Nx
|
||||
doesn't) understand.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr boot 8 ,
|
||||
.Xr config 8
|
@ -27,7 +27,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: dc.4,v 1.9 2001/07/08 17:22:54 wiz Exp $
|
||||
.\" $NetBSD: dc.4,v 1.10 2001/09/21 09:11:46 gmcgarry Exp $
|
||||
.\"
|
||||
.Dd February 20, 1998
|
||||
.Dt DC 4 pmax
|
||||
@ -37,10 +37,7 @@
|
||||
.Nd
|
||||
dc659, dc7085 DZ11-on-a-chip serial communications interface
|
||||
.Sh SYNOPSIS
|
||||
.Cd "dc0 at ioasic?"
|
||||
.Cd "dc0 at mainbus0"
|
||||
.Cd "dc1 at mainbus0"
|
||||
.Cd "dc2 at mainbus0"
|
||||
.Cd "dc* at ibus0 addr ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
@ -48,18 +45,9 @@ driver provides support for Digital's dc7085 four-port serial
|
||||
communications chip.
|
||||
The
|
||||
.Nm dc
|
||||
driver supports dc7085 hardware on attached to the following
|
||||
parent devices:
|
||||
.Pp
|
||||
.Bl -tag -width speaker -offset indent -compact
|
||||
.It mainbus
|
||||
baseboard device on DECstation 2100, 3100, and 5100,
|
||||
and optional expansion devices on the 5100.
|
||||
.It ioasic
|
||||
baseboard device on DECstation 5000/200.
|
||||
.It vsbus
|
||||
baseboard devices on the VAXstation 2000 and 3100.
|
||||
.El
|
||||
driver supports dc7085 hardware found on the DECstation 2100, 3100,
|
||||
5100, the optional expansion devices on the 5100, and the DECstation
|
||||
5000/200.
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
@ -74,6 +62,9 @@ Only two ports on a baseboard
|
||||
.Nm dc
|
||||
device have any modem control signals;
|
||||
the other two ports are wired for a keyboard and mouse.
|
||||
.Sh SEE ALSO
|
||||
.Xr ibus 4 ,
|
||||
.Xr intro 4
|
||||
.Sh BUGS
|
||||
On some implementations (e.g. DECstation 3100), the hardware does not
|
||||
bring out modem flow-control signals (RTS/CTS) to the bulkhead;
|
||||
@ -113,6 +104,6 @@ The
|
||||
.Nm
|
||||
driver
|
||||
first appeared in
|
||||
.Bx 4.4 /pmax .
|
||||
.Bx 4.4 .
|
||||
This manual page first appeared in
|
||||
.Nx 1.2 .
|
||||
|
67
share/man/man4/man4.pmax/dtop.4
Normal file
67
share/man/man4/man4.pmax/dtop.4
Normal file
@ -0,0 +1,67 @@
|
||||
.\" $NetBSD: dtop.4,v 1.1 2001/09/21 09:11:46 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 18, 2001
|
||||
.Dt DTOP 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm dtop
|
||||
.Nd DECstation 5000/xx keyboard and mouse driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "dtop* at ioasic? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the keyboard and mouse found on the
|
||||
DECstation 50000/xx.
|
||||
.Pp
|
||||
The keyboard and mouse are actually connected to an external
|
||||
peripheral bus. This bus is sometimes referred to as the ``serial
|
||||
bus'' or as it later become known, the ``ACCESS bus''. The bus
|
||||
supports multiple devices and dynamic attaching and detaching of
|
||||
devices. The
|
||||
.Nm
|
||||
driver does not currently support these facilities.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr ioasic 4
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
driver should be replaced with a machine-independent implementation,
|
||||
supporting all additional facilities. It should make use of the
|
||||
.Xr wscons 4
|
||||
machine-independent console interface.
|
293
share/man/man4/man4.pmax/fb.4
Normal file
293
share/man/man4/man4.pmax/fb.4
Normal file
@ -0,0 +1,293 @@
|
||||
.\" $NetBSD: fb.4,v 1.1 2001/09/21 09:11:46 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 21, 2001
|
||||
.Dt FB 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm fb
|
||||
.Nd pmax frame buffer driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pseudo-device fb N"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides a frame buffer driver which is generic driver for all
|
||||
supported framebuffers on
|
||||
.Nx Ns /pmax.
|
||||
The devices to which this applies are the
|
||||
.Xr cfb 4 ,
|
||||
.Xr mfb 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr pm 4 (colour and mono),
|
||||
.Xr px 4 , and
|
||||
.Xr xcfb 4
|
||||
frame buffers. It provides support for the Ultrix-compatible
|
||||
pm/QVSS-style interface, mostly so that X consortium Xservers work.
|
||||
It also provides support for the Sun-style frame buffer interface
|
||||
which is compatible with exisiting
|
||||
.Nx
|
||||
applications.
|
||||
.Pp
|
||||
The basic programming of the
|
||||
.Nm
|
||||
devices involves opening the device file, mapping the control
|
||||
registers and frame buffer addresses into user space, and then
|
||||
manipulating the device as the application requires. The address
|
||||
mapping is controlled by an
|
||||
.Xr ioctl 2
|
||||
call to map the device into user space, and an unmap call when
|
||||
finished. The pm/QVSS-style ioctls supported by
|
||||
.Nx
|
||||
are:
|
||||
.Bl -tag -width indent
|
||||
.It Dv QIOCGINFO
|
||||
Get Graphics Info
|
||||
.Pp
|
||||
Get info about the device, setting the entries in the
|
||||
.Em pm_info
|
||||
structure, as defined in <pmax/pmioctl.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
typedef struct pm_info {
|
||||
pmEventQueue qe; /* event & motion queues */
|
||||
short mswitches; /* current value of mouse btns */
|
||||
pmCursor tablet; /* current tablet position */
|
||||
short tswitches; /* current tablet buttons NI! */
|
||||
pmCursor cursor; /* current cursor position */
|
||||
short row; /* screen row */
|
||||
short col; /* screen col */
|
||||
short max_row; /* max character row */
|
||||
short max_col; /* max character col */
|
||||
short max_x; /* max x position */
|
||||
short max_y; /* max y position */
|
||||
short max_cur_x; /* max cursor x position */
|
||||
short max_cur_y; /* max cursor y position */
|
||||
int version; /* version of driver */
|
||||
char *bitmap; /* bit map position */
|
||||
short *scanmap; /* scanline map position */
|
||||
short *cursorbits; /* cursor bit position */
|
||||
short *pmaddr; /* virtual address */
|
||||
char *planemask; /* plane mask virtual location */
|
||||
pmCursor mouse; /* atomic read/write */
|
||||
pmBox mbox; /* atomic read/write */
|
||||
short mthreshold; /* mouse motion parameter */
|
||||
short mscale; /* mouse scale factor */
|
||||
short min_cur_x; /* min cursor x position */
|
||||
short min_cur_y; /* min cursor y position */
|
||||
} PM_Info;
|
||||
.Ed
|
||||
.It Dv QIOCPMSTATE
|
||||
Set Mouse State/Position
|
||||
.Pp
|
||||
Set mouse state/position, using the entries in the
|
||||
.Em pmCursor
|
||||
structure, as defined in <pmax/pmioctl.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
typedef struct {
|
||||
short x;
|
||||
short y;
|
||||
} pmCursor;
|
||||
.Ed
|
||||
.It Dv QIOCINIT
|
||||
Initialise the Screen
|
||||
.It Dv QIOCKPCMD
|
||||
Send Keyboard Command
|
||||
.Pp
|
||||
Send keyboard command, using the entries in the
|
||||
.Em pm_kpcmd
|
||||
structure, as defined in <pmax/pmioctl.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
typedef struct pm_kpcmd {
|
||||
char nbytes; /* number of bytes in parameter */
|
||||
unsigned char cmd; /* command to be sent */
|
||||
unsigned char par[2]; /* bytes of params to be sent */
|
||||
} pmKpCmd;
|
||||
.Ed
|
||||
.It Dv QIOCADDR
|
||||
Get address
|
||||
.Pp
|
||||
Get address, setting the entries in the
|
||||
.Em pm_info
|
||||
structure, as defined in <pmax/pmioctl.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
.Ed
|
||||
.It Dv QIOWCURSOR
|
||||
Write Cursor Bitmap
|
||||
.It Dv QIOWCURSORCOLOR
|
||||
Background/Foreground RGB colour
|
||||
.It Dv QIOSETCMAP
|
||||
Set the Colour Map
|
||||
.Pp
|
||||
Set the colour map, using the entries in the
|
||||
.Em ColourMap
|
||||
structure, as defined in <pmax/pmioctl.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
typedef struct {
|
||||
short Map;
|
||||
unsigned short index;
|
||||
struct {
|
||||
unsigned short red;
|
||||
unsigned short green;
|
||||
unsigned short blue;
|
||||
} Entry;
|
||||
} ColorMap;
|
||||
.Ed
|
||||
.It Dv QIOKERNLOOP
|
||||
Re-route kernel console output
|
||||
.It Dv QIOKERNUNLOOP
|
||||
Do not re-route kernel console output
|
||||
.It Dv QIOVIDEOON
|
||||
Turn on the video
|
||||
.It Dv QIOVIDEOOFF
|
||||
Turn off the video
|
||||
.El
|
||||
.Pp
|
||||
The Sun-style ioctls supported by
|
||||
.Nx
|
||||
are:
|
||||
.Bl -tag -width indent
|
||||
.It Dv FBIOGTYPE
|
||||
Get frame buffer type.
|
||||
.Pp
|
||||
Get info about the device, setting the entries in the
|
||||
.Em fbtype
|
||||
structure,as defined in <pmax/fbio.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
struct fbtype {
|
||||
int fb_boardtype; /* as defined above */
|
||||
int fb_height; /* in pixels */
|
||||
int fb_width; /* in pixels */
|
||||
int fb_depth; /* bits per pixel */
|
||||
int fb_cmsize; /* size of color map (entries) */
|
||||
int fb_size; /* total size in bytes */
|
||||
};
|
||||
.Ed
|
||||
.It Dv FBIOGETCMAP/FBIOPUTCMAP
|
||||
Colour Map I/O
|
||||
.Pp
|
||||
Get or set the colour map, using the entries in the
|
||||
.Em fbcmap
|
||||
structure,as defined in <pmax/fbio.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
struct fbcmap {
|
||||
int index; /* first element (0 origin) */
|
||||
int count; /* number of elements */
|
||||
u_char *red; /* red color map elements */
|
||||
u_char *green; /* green color map elements */
|
||||
u_char *blue; /* blue color map elements */
|
||||
};
|
||||
.Ed
|
||||
.It Dv FBIOGATTR
|
||||
Get FB Attribute
|
||||
.Pp
|
||||
Get fb attribute, setting the entries in the
|
||||
.Em fbsatter
|
||||
structure,as defined in <pmax/fbio.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
struct fbsattr {
|
||||
int flags; /* flags; see below */
|
||||
int emu_type; /* emulation (-1 if unused) */
|
||||
int dev_specific[FB_ATTR_NDEVSPECIFIC];
|
||||
};
|
||||
.Ed
|
||||
.It Dv FBIOGCURSOR/FBIOSCURSOR
|
||||
Get or Set Cursor Attributes/Shape
|
||||
.Pp
|
||||
Get or set the cursor attributes or shape, using the entries in the
|
||||
.Em fbcursor
|
||||
structure, as defined in <pmax/fbio.h>:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
struct fbcursor {
|
||||
short set; /* what to set */
|
||||
short enable; /* enable/disable cursor */
|
||||
struct fbcurpos pos; /* cursor's position */
|
||||
struct fbcurpos hot; /* cursor's hot spot */
|
||||
struct fbcmap cmap; /* color map info */
|
||||
struct fbcurpos size; /* cursor's bit map size */
|
||||
char *image; /* cursor's image bits */
|
||||
char *mask; /* cursor's mask bits */
|
||||
};
|
||||
.Ed
|
||||
.It Dv FBIOGCURPOS/FBIOSCURPOS
|
||||
Get or Set Cursor Position
|
||||
.Pp
|
||||
Get or set cursor position, using the entries in the
|
||||
.Em fbcursor
|
||||
structure.
|
||||
.It Dv FBIOGCURMAX
|
||||
Get Maximum Cursor Size
|
||||
.Pp
|
||||
Get the maximum cursor size, setting the entries in the
|
||||
.Em fbcursor
|
||||
structure.
|
||||
.It Dv FBIOGVIDEO/FBIOSVIDEO
|
||||
Video Control
|
||||
.Pp
|
||||
Enable or disable the video.
|
||||
.El
|
||||
.Pp
|
||||
For further information about the use of ioctl see the man page.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /dev/*crt*? -compact
|
||||
.It Pa /dev/fb*
|
||||
generic framebuffer pseudo-device
|
||||
.El
|
||||
.Sh ERRORS
|
||||
.Bl -tag -width [EINVAL]
|
||||
.It Bq Er ENODEV
|
||||
no such device.
|
||||
.It Bq Er EBUSY
|
||||
Another process has the device open.
|
||||
.It Bq Er EINVAL
|
||||
Invalid ioctl specification.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr cfb 4 ,
|
||||
.Xr mfb 4 ,
|
||||
.Xr rcons 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr pm 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr xcfb 4
|
@ -1,5 +1,7 @@
|
||||
.\" $NetBSD: ibus.4,v 1.1 2001/09/21 09:11:46 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996, 1997 Jonathan Stone.
|
||||
.\" Copyright (c) 1998 MINOURA Makoto
|
||||
.\" Copyright (c) 1998 NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
@ -12,7 +14,7 @@
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by Jonathan Stone.
|
||||
.\" This product includes software developed by Minoura Makoto.
|
||||
.\" 4. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
@ -27,36 +29,47 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: tc.4,v 1.10 2000/07/24 11:49:42 ad Exp $
|
||||
.\"
|
||||
.Dd August 6, 1996
|
||||
.Dt TC 4 pmax
|
||||
.Dd September 12, 2001
|
||||
.Dt IBUS 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tc
|
||||
.Nd
|
||||
TurboChannel expansion bus adaptor
|
||||
.Nm ibus
|
||||
.Nd pmax internal I/O space driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tc* at mainbus0"
|
||||
.Cd "ibus0 at mainbus0"
|
||||
.Cd "ibus0 at tc? slot ? offset ?
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DEC TurboChannel expansion bus on
|
||||
DECstation 5000 series machines.
|
||||
TurboChannel is a 32-bit wide synchronous DMA-capable bus, running
|
||||
at 25 MHz on higher-end machines and at 12.5 MHz on lower-end machines.
|
||||
is a virtual device corresponding to the pmax internal I/O space found
|
||||
on DEC 2100, 3100, 5100 and 5000/200 systems.
|
||||
.Pp
|
||||
Internal I/O space spans the pmax physical address space, and is
|
||||
mapped permanently in the kernel virtual space at the very early time
|
||||
of the kernel startup procedure.
|
||||
.Pp
|
||||
.Nm
|
||||
driver manages the internal I/O space of pmax.
|
||||
.Pp
|
||||
.Bl -bullet -offset indent -tag
|
||||
.It
|
||||
Address range management to avoid confliction of address space of
|
||||
which devices probe by touching hardware port is difficult.
|
||||
.It
|
||||
Interrupt vector management.
|
||||
.It
|
||||
.Xr bus_space 9
|
||||
and
|
||||
.Xr bus_dma 9
|
||||
implementation.
|
||||
.It
|
||||
Other utility functions.
|
||||
.El
|
||||
.Pp
|
||||
.Nm
|
||||
is always required to run the
|
||||
.Nx
|
||||
kernel.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr asc 4 ,
|
||||
.Xr ioasic 4 ,
|
||||
.Xr le 4 ,
|
||||
.Xr px 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Nx 1.1 .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
driver makes poor use of interrupt priority on the 5000/1xx series.
|
||||
.Xr bus_space 9 ,
|
||||
.Xr bus_dma 9
|
@ -27,7 +27,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: intro.4,v 1.10 2001/09/12 05:34:39 gmcgarry Exp $
|
||||
.\" $NetBSD: intro.4,v 1.11 2001/09/21 09:11:47 gmcgarry Exp $
|
||||
.\"
|
||||
.Dd September 12, 2001
|
||||
.Dt INTRO 4 pmax
|
||||
@ -87,7 +87,6 @@ The autoconfiguration system is described in
|
||||
.Xr autoconf 4 .
|
||||
A list of the supported devices is given below.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr autoconf 4 ,
|
||||
.Xr config 8 .
|
||||
.Sh SUPPORTED SYSTEMS
|
||||
@ -168,6 +167,8 @@ PMAGB-BA TurboChannel 1280x1024 unaccelerated framebuffer.
|
||||
PMAG-AA TurboChannel 1280x1024 mono/greyscale unaccelerated framebuffer.
|
||||
.It px
|
||||
PMAG-C TurboChannel 2-D accelerated graphics board
|
||||
.It fb
|
||||
pmax frame buffer pseudo-device
|
||||
.El
|
||||
.Sh UNSUPPORTED DEVICES
|
||||
The following devices are not supported, due to unavailability of
|
||||
|
61
share/man/man4/man4.pmax/pm.4
Normal file
61
share/man/man4/man4.pmax/pm.4
Normal file
@ -0,0 +1,61 @@
|
||||
.\" $NetBSD: pm.4,v 1.1 2001/09/21 09:11:47 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 18, 2001
|
||||
.Dt PM 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm pm
|
||||
.Nd DECstation 2100/3100 baseboard framebuffer
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pm* at ibus0 addr ?"
|
||||
.\" .Cd "wsdisplay* at pm?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the 2100/3100 baseboard framebuffer. It
|
||||
can operate as either a monochrome framebuffer (with memory part
|
||||
number VFB01) or an 8 bpp colour framebuffer (with memory part number
|
||||
VFB02). Both provide 16x16 hardware sprite cursor.
|
||||
.Sh SEE ALSO
|
||||
.Xr ibus 4 ,
|
||||
.Xr intro 4
|
||||
.\" .Xr wscons 4
|
||||
.\" .Sh BUGS
|
||||
.\" .Nx Ns /pmax
|
||||
.\" does not currently support the machine-independent
|
||||
.\" .Xr wscons 4
|
||||
.\" interface and uses a machine-dependent version.
|
@ -27,7 +27,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: sii.4,v 1.9 2001/08/26 14:23:26 wiz Exp $
|
||||
.\" $NetBSD: sii.4,v 1.10 2001/09/21 09:11:48 gmcgarry Exp $
|
||||
.\"
|
||||
.Dd August 26, 2001
|
||||
.Dt SII 4 pmax
|
||||
@ -37,7 +37,8 @@
|
||||
.Nd
|
||||
SII SCSI adaptor
|
||||
.Sh SYNOPSIS
|
||||
.Cd "sii0 at mainbus0"
|
||||
.Cd "sii* at ibus0 addr ?
|
||||
.Cd "scsibus* at sii?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
@ -60,11 +61,12 @@ chip only supports DMA to or from a fixed window in memory.
|
||||
The driver uses this "window" area as a bounce buffer, copying data
|
||||
to and from the DMA region.
|
||||
.Sh SEE ALSO
|
||||
.Xr cd 4 ,
|
||||
.Xr ch 4 ,
|
||||
.Xr ibus 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr sd 4 ,
|
||||
.Xr st 4 ,
|
||||
.Xr cd 4 ,
|
||||
.Xr ch 4
|
||||
.Xr st 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
65
share/man/man4/man4.pmax/xcfb.4
Normal file
65
share/man/man4/man4.pmax/xcfb.4
Normal file
@ -0,0 +1,65 @@
|
||||
.\" $NetBSD: xcfb.4,v 1.1 2001/09/21 09:11:48 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 18, 2001
|
||||
.Dt XCFB 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm xcfb
|
||||
.Nd
|
||||
DECstation 5000/xx PMAG-DV colour framebuffer
|
||||
.Sh SYNOPSIS
|
||||
.Cd "xcfb* at tc? slot ? offset ?"
|
||||
.Cd "wsdisplay* at xcfb?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the PMAG-DV framebuffer found on the
|
||||
DECstation 5000/xx baseboard. It is an 8 bpp colour framebuffer
|
||||
capable of running at a resolution of 1024-by-768 at 66 Hz.
|
||||
.Sh SEE ALSO
|
||||
.Xr cfb 4 ,
|
||||
.Xr mfb 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr tfb 4 ,
|
||||
.Xr tc 4
|
||||
.\" .Xr wscons 4
|
||||
.\" .Sh BUGS
|
||||
.\" .Nx Ns /pmax
|
||||
.\" does not currently support the machine-independent
|
||||
.\" .Xr wscons 4
|
||||
.\" interface and uses a machine-dependent version.
|
66
share/man/man4/mcclock.4
Normal file
66
share/man/man4/mcclock.4
Normal file
@ -0,0 +1,66 @@
|
||||
.\" $NetBSD: mcclock.4,v 1.1 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 18, 2001
|
||||
.Dt MCCLOCK 4 pmax
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm mcclock
|
||||
.Nd DS1287 real-time clock
|
||||
.Sh SYNOPSIS
|
||||
.Ss alpha
|
||||
.Cd "mcclock* at gbus? offset ?"
|
||||
.Cd "mcclock* at ioasic? offset ?"
|
||||
.Cd "mcclock* at isa? port 0x70"
|
||||
.Cd "mcclock* at jensenio? port ?"
|
||||
.Ss pmax
|
||||
.Cd "mcclock* at ibus0 addr ?"
|
||||
.Cd "mcclock* at ioasic? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DS1287 real-time clock (RTC). Note
|
||||
that the kernel expects the RTC to run in UTC.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr ioasic 4 ,
|
||||
.Xr isa 4
|
||||
.\" .Xr wscons 4
|
||||
.\" .Sh BUGS
|
||||
.\" .Nx Ns /pmax
|
||||
.\" does not currently support the machine-independent
|
||||
.\" .Xr wscons 4
|
||||
.\" interface and uses a machine-dependent version.
|
64
share/man/man4/mfb.4
Normal file
64
share/man/man4/mfb.4
Normal file
@ -0,0 +1,64 @@
|
||||
.\" $NetBSD: mfb.4,v 1.1 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 14, 2001
|
||||
.Dt MFB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm mfb
|
||||
.Nd
|
||||
PMAG-A MX monochrome unaccelerated 2-D framebuffer
|
||||
.Sh SYNOPSIS
|
||||
.Cd "mfb* at tc? slot ? offset ?"
|
||||
.Cd "wsdisplay* at mfb?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the PMAG-A MX monochrome framebuffer for
|
||||
the TurboChannel bus. The PMAG-A is a monochrome framebuffer capable
|
||||
of running at a resolution of 1280-by-1024 at 72 Hz.
|
||||
.Sh SEE ALSO
|
||||
.Xr cfb 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr tc 4 ,
|
||||
.Xr tfb 4 ,
|
||||
.Xr wscons 4
|
||||
.Sh BUGS
|
||||
.Nx Ns /pmax
|
||||
does not currently support the machine-independent
|
||||
.Xr wscons 4
|
||||
interface and uses a machine-dependent version.
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: px.4,v 1.12 2001/09/11 00:08:35 wiz Exp $
|
||||
.\" $NetBSD: px.4,v 1.1 2001/09/21 09:11:40 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 Jonathan Stone.
|
||||
.\" All rights reserved.
|
||||
@ -29,14 +29,15 @@
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd April 26, 1999
|
||||
.Dt PX 4 pmax
|
||||
.Dt PX 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm px
|
||||
.Nd
|
||||
driver for TURBOchannel ``PixelStamp'' accelerated graphics boards
|
||||
.Sh SYNOPSIS
|
||||
.Cd "px0 at tc?"
|
||||
.Cd "px* at tc? slot ? offset ?"
|
||||
.Cd "wsdisplay* at px?"
|
||||
.Sh HARDWARE
|
||||
The
|
||||
.Nm
|
||||
@ -58,7 +59,8 @@ PMAG-F (PXG+ Turbo) 24 plane, 3D, 256kB SRAM, Z-Buffer
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr rcons 4 ,
|
||||
.Xr tc 4
|
||||
.Xr tc 4 ,
|
||||
.Xr wscons 4
|
||||
.Sh BUGS
|
||||
Interrupt handling, packet queuing and hardware clipping for the
|
||||
.Li PXG
|
||||
@ -70,8 +72,13 @@ The X server is a work in progress.
|
||||
.Pp
|
||||
3D geometry acceleration is not supported, and probably never will be.
|
||||
.Pp
|
||||
Only one of the listed boards can be installed at any given time. Work is
|
||||
Only one of the listed boards can be installed at any given time. Work is
|
||||
underway to remove this restriction.
|
||||
.Pp
|
||||
.Nx Ns /pmax
|
||||
does not currently support the machine-independent
|
||||
.Xr wscons 4
|
||||
interface and uses a machine-dependent version.
|
||||
.Sh AUTHORS
|
||||
Andy Doran
|
||||
.Aq ad@netbsd.org .
|
68
share/man/man4/rcons.4
Normal file
68
share/man/man4/rcons.4
Normal file
@ -0,0 +1,68 @@
|
||||
.\" $NetBSD: rcons.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 21, 2001
|
||||
.Dt RCONS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm rcons
|
||||
.Nd raster console access
|
||||
.Sh SYNOPSIS
|
||||
.Cd options RASTERCONSOLE_FGCOL=n
|
||||
.Cd options RASTERCONSOLE_BGCOL=n
|
||||
.Cd options RCONS_2BPP
|
||||
.Cd options RCONS_4BPP
|
||||
.Cd options RCONS_16BPP
|
||||
.Pp
|
||||
.Ss pmax
|
||||
.Cd pseudo-device rasterconsole N
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for machine-independent access to the raster
|
||||
console. Use of the
|
||||
.Nm
|
||||
driver is deprecated in favour of the
|
||||
.Xr wscons 4
|
||||
machine-independent console driver.
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
driver provides simple raster and frame buffer routines. It's enough
|
||||
to implement a console terminal emulator on monochrome and
|
||||
pseudo-colour screens.
|
||||
.Sh SEE ALSO
|
||||
.Xr wscons 4
|
@ -27,28 +27,26 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: scc.4,v 1.7 2001/07/08 17:22:54 wiz Exp $
|
||||
.\" $NetBSD: scc.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
|
||||
.\"
|
||||
.Dd August 6, 1996
|
||||
.Dt SCC 4 pmax
|
||||
.Dd September 19, 2001
|
||||
.Dt SCC 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm scc
|
||||
.Nd
|
||||
Zilog 8530 Serial Communications Controller interface
|
||||
.Sh SYNOPSIS
|
||||
.Cd "scc0 at ioasic?"
|
||||
.Cd "scc1 at ioasic?"
|
||||
.Cd "scc* at ioasic? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the Zilog 8530 Serial Communications
|
||||
Controller (SCC) via the IOCTL ASIC on DECstation 5000 models
|
||||
in the /100, /20, and /240 series.
|
||||
Each SCC device has two serial ports.
|
||||
The model 20 provides one SCC device.
|
||||
Other models provide two, but one port of each device is dedicated
|
||||
to mouse and keyboard input, respectively.
|
||||
Controller (SCC) via the IOASIC found on DEC 3000/300, 3000/500 and
|
||||
DECstation 5000 models in the /100, /20, and /240 series. Each SCC
|
||||
device has two serial ports. The model 20 provides one SCC device.
|
||||
Other models provide two, but one port of each device is dedicated to
|
||||
mouse and keyboard input, respectively.
|
||||
.Pp
|
||||
Input and output for each line may set to one of following baud rates:
|
||||
50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600,
|
||||
@ -79,16 +77,19 @@ the first serial port (default serial console) is
|
||||
.Pa ttyc
|
||||
and the second port is
|
||||
.Pa ttya .
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr ioasic 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Bx 4.4 .
|
||||
.Sh BUGS
|
||||
The IOCTL ASIC provides internal DMA channels that can be programmed
|
||||
to transfer up to 4096 bytes of data into, or out, of an SCC without
|
||||
further software intervention.
|
||||
This feature of the IOCTL ASIC is not yet supported.
|
||||
The IOASIC provides internal DMA channels that can be programmed to
|
||||
transfer up to 4096 bytes of data into, or out, of an SCC without
|
||||
further software intervention. This feature of the IOASIC is not yet
|
||||
supported.
|
||||
.Pp
|
||||
The mapping from device-special files (major and minor number) to chip
|
||||
and port is arguably backwards.
|
||||
@ -105,4 +106,4 @@ and
|
||||
for the
|
||||
.Nm
|
||||
comm-port lines should make links or device-special files which match
|
||||
their hardware setup.
|
||||
their hardware setup.
|
65
share/man/man4/sfb.4
Normal file
65
share/man/man4/sfb.4
Normal file
@ -0,0 +1,65 @@
|
||||
.\" $NetBSD: sfb.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 14, 2001
|
||||
.Dt SFB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm sfb
|
||||
.Nd
|
||||
PMAGB-B HX colour/grayscale accelerated 2-D framebuffer
|
||||
.Sh SYNOPSIS
|
||||
.Cd "sfb* at tc? slot ? offset ?"
|
||||
.Cd "wsdisplay* at sfb?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the PMAGB-B HX colour/grayscale 2-D
|
||||
framebuffer for the TurboChannel bus. The PMAGB-B is an 8 bpp
|
||||
colour/grayscale framebuffer capable of running at a resolution of
|
||||
1280-by-1024 at 66 or 72 Hz.
|
||||
.Sh SEE ALSO
|
||||
.Xr cfb 4 ,
|
||||
.Xr mfb 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr tc 4 ,
|
||||
.Xr tfb 4 ,
|
||||
.Xr wscons 4
|
||||
.Sh BUGS
|
||||
.Nx Ns /pmax
|
||||
does not currently support the machine-independent
|
||||
.Xr wscons 4
|
||||
interface and uses a machine-dependent version.
|
122
share/man/man4/tc.4
Normal file
122
share/man/man4/tc.4
Normal file
@ -0,0 +1,122 @@
|
||||
.\" $NetBSD: tc.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996, 1997 Jonathan Stone.
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by Jonathan Stone.
|
||||
.\" 4. 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.
|
||||
.\"
|
||||
.Dd September 12, 2001
|
||||
.Dt TC 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tc
|
||||
.Nd
|
||||
TurboChannel expansion bus driver
|
||||
.Sh SYNOPSIS
|
||||
.Ss alpha
|
||||
.Cd "tc* at tcasic?"
|
||||
.Ss pmax
|
||||
.Cd "tc* at mainbus0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides machine-independent support for the DEC TurboChannel
|
||||
expansion bus found on all DEC 5000-series machines with MIPS and DEC
|
||||
3000-series with Alpha processors.
|
||||
.Pp
|
||||
Your system may support additional
|
||||
.Tn TurboChannel
|
||||
devices. Drivers for
|
||||
.Tn TurboChannel
|
||||
devices not listed here are machine-dependent.
|
||||
Consult your system's
|
||||
.Xr intro 4
|
||||
for additional information.
|
||||
.Sh SUPPORTED DEVICES
|
||||
.Nx
|
||||
includes machine-independent
|
||||
.Tn TurboChannel
|
||||
drivers, sorted by device type and driver name:
|
||||
.Pp
|
||||
.Ss SCSI interfaces
|
||||
.Bl -tag -width pcdisplay -offset indent
|
||||
.It asc
|
||||
PMAZ-A single-channel SCSI adapter
|
||||
.It tcds
|
||||
PMAZ-DS, PMAZ-FS, PMAZB-AA and PMAZC-AA dual-channel SCSI adapters
|
||||
.El
|
||||
.Pp
|
||||
.Ss Network interfaces
|
||||
.Bl -tag -width pcdisplay -offset indent
|
||||
.It fta
|
||||
PMAF-F DEFTA FDDI controller
|
||||
.It le
|
||||
LANCE Ethernet interface
|
||||
.El
|
||||
.Pp
|
||||
.Ss Frame buffers
|
||||
.Bl -tag -width pcdisplay -offset indent
|
||||
.It cfb
|
||||
PMAG-B CX colour unaccelerated 2-D framebuffer
|
||||
.It mfb
|
||||
PMAG-A MX monochrome framebuffer
|
||||
.It px
|
||||
PMAG-C, PMAG-D, PMAG-E and PMAG-F ``PixelStamp'' accelerated graphics
|
||||
boards
|
||||
.It sfb
|
||||
PMAGB-BA HX colour unaccelerated 2-D framebuffer
|
||||
.It tfb
|
||||
PMAG-J TX 24-bit colour unaccelerated 2-D framebuffer
|
||||
.El
|
||||
.Pp
|
||||
.Ss Miscellaneous
|
||||
.Bl -tag -width pcdisplay -offset indent
|
||||
.It ioasic
|
||||
baseboard IO control ASIC for DEC TurboChannel systems
|
||||
.El
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr asc 4 ,
|
||||
.Xr cfb 4 ,
|
||||
.Xr fta 4 ,
|
||||
.Xr ioasic 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr le 4 ,
|
||||
.Xr mfb 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr tcds 4 ,
|
||||
.Xr tfb 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Nx 1.1 .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
driver makes poor use of interrupt priority on the 5000/1xx series
|
||||
systems.
|
54
share/man/man4/tcds.4
Normal file
54
share/man/man4/tcds.4
Normal file
@ -0,0 +1,54 @@
|
||||
.\" $NetBSD: tcds.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 14, 2001
|
||||
.Dt TCDS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tcds
|
||||
.Nd TurboChannel dual-channel SCSI adapters
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tcds* at tc? slot ? offset ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the DEC TurboChannel PMAZ-DS, PMAZ-FS,
|
||||
PMAZB-AA and PMAZC-AA dual-channel SCSI adapters. Each channel is
|
||||
driven by the
|
||||
.Xr asc 4
|
||||
driver.
|
||||
.Sh SEE ALSO
|
||||
.Xr asc 4
|
67
share/man/man4/tfb.4
Normal file
67
share/man/man4/tfb.4
Normal file
@ -0,0 +1,67 @@
|
||||
.\" $NetBSD: tfb.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
.\" by Gregory McGarry.
|
||||
.\"
|
||||
.\" 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. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the NetBSD
|
||||
.\" Foundation, Inc. and its contributors.
|
||||
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
||||
.\" contributors may be used to endorse or promote products derived
|
||||
.\" from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" 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 September 14, 2001
|
||||
.Dt TFB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm tfb
|
||||
.Nd
|
||||
PMAG-J and PMAGB-J TX colour unaccelerated 2-D framebuffer
|
||||
.Sh SYNOPSIS
|
||||
.Cd "tfb* at tc? slot ? offset ?"
|
||||
.Cd "wsdisplay* at tfb?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the PMAG-J and PMAGB-J TX colour
|
||||
framebuffer for the TurboChannel bus. The PMAG-J is an 8 bpp or 24
|
||||
bpp colour framebuffer capable of running at a resolution of
|
||||
1280-by-1024 at 66 Hz. The PMAGB-J is an 8 bpp or 24 bpp colour
|
||||
framebuffer capable of running at a resolution of 1280-by-1024 at 72
|
||||
Hz.
|
||||
.Sh SEE ALSO
|
||||
.Xr cfb 4 ,
|
||||
.Xr mfb 4 ,
|
||||
.Xr px 4 ,
|
||||
.Xr sfb 4 ,
|
||||
.Xr tc 4 ,
|
||||
.Xr wscons 4
|
||||
.Sh BUGS
|
||||
.Nx Ns /pmax
|
||||
does not currently support the machine-independent
|
||||
.Xr wscons 4
|
||||
interface and uses a machine-dependent version.
|
Loading…
Reference in New Issue
Block a user