summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSteve Murphree <smurph@cvs.openbsd.org>2000-01-24 05:00:09 +0000
committerSteve Murphree <smurph@cvs.openbsd.org>2000-01-24 05:00:09 +0000
commite5d83f9957f1ee31bd0657646a9b4f8c2085f598 (patch)
treec7f18932df3609d95c1536129f7a82fd853e7a0a /share
parent769f64d3ce4e795a1a0763bf873a62367ef9aaec (diff)
mproved mvme68k man pages.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/man4.mvme68k/Makefile8
-rw-r--r--share/man/man4/man4.mvme68k/console.46
-rw-r--r--share/man/man4/man4.mvme68k/intro.468
-rw-r--r--share/man/man4/man4.mvme68k/le.423
-rw-r--r--share/man/man4/man4.mvme68k/mem.46
6 files changed, 40 insertions, 75 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index ba868aec1e2..9c033e629aa 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.95 2000/01/10 13:58:15 jason Exp $
+# $OpenBSD: Makefile,v 1.96 2000/01/24 05:00:07 smurph Exp $
# $NetBSD: Makefile,v 1.22.4.2 1996/07/18 00:51:10 jtc Exp $
MAN= ac97.4 atalk.4 atapiscsi.4 audio.4 adv.4 ahc.4 al.4 ax.4 bpf.4 \
@@ -30,7 +30,7 @@ MLINKS+=adv.4 adw.4
MLINKS+=adv.4 advansys.4
MLINKS+=pcmcia.4 pcic.4
SUBDIR= man4.alpha man4.amiga man4.arc man4.arm32 man4.atari man4.hp300 \
- man4.i386 man4.mac68k man4.pc532 man4.pmax man4.powerpc man4.sparc \
+ man4.i386 man4.mac68k man4.mvme68k man4.pc532 man4.pmax man4.powerpc man4.sparc \
man4.sun3 man4.vax
.include <bsd.prog.mk>
diff --git a/share/man/man4/man4.mvme68k/Makefile b/share/man/man4/man4.mvme68k/Makefile
index 4a6ff421aaa..f6fdfb03d65 100644
--- a/share/man/man4/man4.mvme68k/Makefile
+++ b/share/man/man4/man4.mvme68k/Makefile
@@ -1,8 +1,8 @@
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
-# $Id: Makefile,v 1.1 1995/10/24 14:41:26 deraadt Exp $
+# $Id: Makefile,v 1.2 2000/01/24 05:00:08 smurph Exp $
-#MAN= console.4 intro.4 le.4 mem.4
-#MLINKS= mem.4 kmem.4
-MANSUBDIR=/mvme6k
+MAN= console.4 intro.4 le.4 mem.4
+MLINKS= mem.4 kmem.4
+MANSUBDIR=/mvme68k
.include <bsd.prog.mk>
diff --git a/share/man/man4/man4.mvme68k/console.4 b/share/man/man4/man4.mvme68k/console.4
index 6eb4a3f5071..513c227ceab 100644
--- a/share/man/man4/man4.mvme68k/console.4
+++ b/share/man/man4/man4.mvme68k/console.4
@@ -33,15 +33,15 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cons.4 5.2 (Berkeley) 3/27/91
-.\" $Id: console.4,v 1.3 1999/05/12 21:58:34 aaron Exp $
+.\" $Id: console.4,v 1.4 2000/01/24 05:00:08 smurph Exp $
.\"
.Dd August 30, 1994
-.Dt CONSOLE 4 amiga
+.Dt CONSOLE 4 mvme68k
.Os
.Sh NAME
.Nm console
.Nd
-.Tn amiga
+.Tn mvme68k
console interface
.Sh DESCRIPTION
This release supports a
diff --git a/share/man/man4/man4.mvme68k/intro.4 b/share/man/man4/man4.mvme68k/intro.4
index 9f2e9694bff..4b1b3e73d82 100644
--- a/share/man/man4/man4.mvme68k/intro.4
+++ b/share/man/man4/man4.mvme68k/intro.4
@@ -30,10 +30,10 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)intro.4 5.2 (Berkeley) 3/27/91
-.\" $Id: intro.4,v 1.3 1999/05/16 19:57:11 alex Exp $
+.\" $Id: intro.4,v 1.4 2000/01/24 05:00:08 smurph Exp $
.\"
.Dd August 30, 1994
-.Dt INTRO 4 amiga
+.Dt INTRO 4 mvme68k
.Os
.Sh NAME
.Nm intro
@@ -64,9 +64,9 @@ which may be configured into the system
and network related information.
The networking support is introduced in
.Xr netintro 4 .
-.Sh AMIGA DEVICE SUPPORT
+.Sh MVME68K DEVICE SUPPORT
This section describes the hardware supported on the
-.Tn Amiga .
+.Tn mvme68k platform .
Software support for these devices comes in two forms. A hardware
device may be supported with a character or block
.Em device driver ,
@@ -94,10 +94,10 @@ The autoconfiguration system is described in
A list of the supported devices is given below.
.Sh HISTORY
The
-.Tn Amiga
+.Tn mvme68k
.Nm intro
man page first appeared in
-.Nx 1.0a
+.Ox 2.6
.Sh SEE ALSO
.Xr autoconf 4 ,
.Xr intro 4 ,
@@ -107,54 +107,18 @@ The devices listed below are supported in this incarnation of
the system. Pseudo-devices are not listed.
Devices are indicated by their functional interface.
.Bl -tag -width "zbus" -compact -offset indent
-.It Em afsc
-A4091 low level SCSI adapter interface
-.It Em ahsc
-A3000 low level SCSI adapter interface
-.It Em atzsc
-A2091 low level SCSI adapter interface
-.It Em ed
-DP8390-based ethernet interface
-.It Em es
-SMC91C90-based ethernet interface
-.It Em fdc
-Floppy disk controller device
-.It Em fd
-Floppy disk device
-.It Em grf
-Custom Chips/Retina/Retina ZIII frame buffer
-.It Em gtsc
-GVP low level SCSI adapter interface
-.It Em gvpbus
-GVP custom bus
-.It Em kbd
-Amiga Keyboard device
+.It Em siop
+NCR53710 low level SCSI adapter interface
+.It Em vs
+MVME328 low level SCSI adapter interface
+.It Em le
+On board and MVME376 AMD 7990 Lance-based ethernet interface
+.It Em ie
+Intel-based ethernet interface
+.It Em vme
+VME bus support
.It Em kmem
kernel virtual memory
-.It Em ite
-Amiga Internal Terminal Emulator
-.It Em ivsc
-IVS low level SCSI adapter interface
-.It Em le
-AMD 7990 Lance-based ethernet interface
.It Em mem
physical memory
-.It Em mfcs
-MultiFaceCard II/II serial interface
-.It Em mgnsc
-Magnum 40 low level SCSI adapter interface
-.It Em otgsc
-12 Gauge low level SCSI adapter interface
-.It Em par
-8520 built-in parallel interface
-.It Em ser
-8520 built-in serial interface
-.It Em wesc
-Warp Engine low level SCSI adapter interface
-.It Em wstsc
-Wordsync II low level SCSI adapter interface
-.It Em zssc
-Zeus low level SCSI adapter interface
-.It Em zbus
-Amiga Zorro II/III bus
.El
diff --git a/share/man/man4/man4.mvme68k/le.4 b/share/man/man4/man4.mvme68k/le.4
index b51f54112d1..bfe601caaff 100644
--- a/share/man/man4/man4.mvme68k/le.4
+++ b/share/man/man4/man4.mvme68k/le.4
@@ -35,16 +35,17 @@
.\"
.\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp
.\" from: @(#)le.4 8.1 (Berkeley) 6/9/93
-.\" $Id: le.4,v 1.4 1999/07/09 13:35:40 aaron Exp $
+.\" $Id: le.4,v 1.5 2000/01/24 05:00:08 smurph Exp $
.\"
.Dd August 30, 1994
-.Dt LE 4 amiga
+.Dt LE 4 mvme68k
.Os
.Sh NAME
.Nm le
.Nd Ethernet driver for AMD7990(LANCE)-based boards
.Sh SYNOPSIS
-.Cd "le* at zbus0"
+.Cd "le* at pcc0 offset 0x1800 ipl 1"
+.Cd "le* at vmes0 addr 0xffff1200 ipl 1 vec 0x74 len 0x100"
.Sh DESCRIPTION
The
.Nm
@@ -67,19 +68,19 @@ network.
.Sh HARDWARE
The
.Nm
-interface supports the following Zorro II expansion cards:
-.Bl -tag -width "AMERISTAR" -offset indent
-.It Em A2065
-Commodore's ethernet card, manufacturer\ 514, product\ 112
-.It Em AMERISTAR
-Ameristar's ethernet card, manufacturer\ 1053, product\ 1
+interface supports the following mvme68k hardware:
+.Bl -tag -width "ON BOARD" -offset indent
+.It Em ON BOARD
+Motorola's MVME147 on board ethernet interface
+.It Em MVME376
+Motorola's VME bus ethernet card
.El
.Sh HISTORY
The
-.Tn Amiga
+.Tn mvme68k
.Nm
interface first appeared in
-.Nx 0.9a
+.Ox 2.0
.Sh SEE ALSO
.Xr arp 4 ,
.Xr inet 4 ,
diff --git a/share/man/man4/man4.mvme68k/mem.4 b/share/man/man4/man4.mvme68k/mem.4
index af1aafd3292..ba255f0dfdb 100644
--- a/share/man/man4/man4.mvme68k/mem.4
+++ b/share/man/man4/man4.mvme68k/mem.4
@@ -34,10 +34,10 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)mem.4 8.1 (Berkeley) 6/5/93
-.\" $Id: mem.4,v 1.2 1996/10/08 01:20:48 michaels Exp $
+.\" $Id: mem.4,v 1.3 2000/01/24 05:00:08 smurph Exp $
.\"
.Dd June 5, 1993
-.Dt MEM 4 amiga
+.Dt MEM 4 mvme68k
.Os
.Sh NAME
.Nm mem ,
@@ -62,7 +62,7 @@ in the same manner as
Only kernel virtual addresses that are currently mapped to memory are allowed.
.Pp
On the
-.Tn Amiga ,
+.Tn mvme68k ,
physical memory may be discontiguous;
kernel virtual memory begins at
.Ad 0x00000000 .