summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/conf/MVME147
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme68k/conf/MVME147')
-rw-r--r--sys/arch/mvme68k/conf/MVME14737
1 files changed, 36 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/conf/MVME147 b/sys/arch/mvme68k/conf/MVME147
index 7a1cc2f46fd..3737c5df652 100644
--- a/sys/arch/mvme68k/conf/MVME147
+++ b/sys/arch/mvme68k/conf/MVME147
@@ -1,11 +1,15 @@
-# $OpenBSD: MVME147,v 1.5 1996/04/28 11:24:34 deraadt Exp $
+# $OpenBSD: MVME147,v 1.6 1996/05/27 22:47:56 deraadt Exp $
machine mvme68k m68k
+#options "M68040" # support for 040
+#options FPSP # MC68040 floating point support
options "M68030" # support for 030
options FPCOPROC # Support for MC6888[12] (Required)
options MVME147 # (requires M68030)
+#options MVME162 # (requires M68040)
+#options MVME167 # includes 166 (requires M68040)
maxusers 6
@@ -57,10 +61,41 @@ wdsc0 at pcc0 offset 0x4000 ipl 2
lp0 at pcc0 ipl 1
vme0 at pcc0 offset 0x2000
+# MVME162
+#mc0 at mainbus0 addr 0xfff00000
+#clock0 at mc0 ipl 5
+#nvram0 at mc0 offset 0xc0000
+#zs0 at mc0 offset 0x45000 ipl 4
+#zs1 at mc0 offset 0x45801 ipl 4
+#ie0 at mc0 offset 0x46000 ipl 1
+#siop0 at mc0 offset 0x47000 ipl 2
+#memc0 at mc0 offset 0x43000
+#memc1 at mc0 offset 0x41000
+#ipic0 at mc0 offset 0xbc000
+#vme0 at mc0 offset 0x40000
+#flash0 at mainbus0 addr 0xffa00000
+#sram0 at mainbus0 addr 0xffe00000
+
+#fooip* at ipic? manu 0x11 prod 0x22 ipl 1
+
+# MVME166/167/177
+#pcctwo0 at mainbus0 addr 0xfff00000
+#clock0 at pcctwo0 ipl 5
+#nvram0 at pcctwo0 offset 0xc0000
+#ie0 at pcctwo0 offset 0x46000 ipl 1
+#siop0 at pcctwo0 offset 0x47000 ipl 2
+#cl0 at pcctwo0 offset 0x45000 ipl 3
+#vme0 at pcctwo0 offset 0x40000
+#lptwo0 at pcctwo0 ipl 1
+#memc0 at pcctwo0 offset 0x43000
+#memc1 at pcctwo0 offset 0x43100
+#sram0 at mainbus0 addr 0xffe00000
+
vmes0 at vme0
vmel0 at vme0
scsibus* at wdsc?
+#scsibus* at siop?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?