summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme68k/conf')
-rw-r--r--sys/arch/mvme68k/conf/GENERIC9
-rw-r--r--sys/arch/mvme68k/conf/MINIROOT5
-rw-r--r--sys/arch/mvme68k/conf/files.mvme68k24
3 files changed, 22 insertions, 16 deletions
diff --git a/sys/arch/mvme68k/conf/GENERIC b/sys/arch/mvme68k/conf/GENERIC
index ef30f738f4a..5a01c6ecd3c 100644
--- a/sys/arch/mvme68k/conf/GENERIC
+++ b/sys/arch/mvme68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.11 2000/01/09 22:00:21 itojun Exp $
+# $OpenBSD: GENERIC,v 1.12 2000/01/24 05:20:53 smurph Exp $
machine mvme68k m68k
@@ -33,7 +33,7 @@ clock0 at pcc0 ipl 5
nvram0 at pcc0 offset 0x0000
zs0 at pcc0 offset 0x3000 ipl 4
zs1 at pcc0 offset 0x3800 ipl 4
-le0 at pcc0 offset 0x1800 ipl 1
+le* at pcc0 offset 0x1800 ipl 1
wdsc0 at pcc0 offset 0x4000 ipl 2
lp0 at pcc0 ipl 1
vme0 at pcc0 offset 0x2000
@@ -71,6 +71,11 @@ sram0 at mainbus0 addr 0xffe00000
bugtty0 at mainbus0
vmes0 at vme0
+le* at vmes0 addr 0xffff1200 ipl 1 vec 0x74 len 0x100
+le* at vmes0 addr 0xffff1400 ipl 1 vec 0x75 len 0x100
+le* at vmes0 addr 0xffff1600 ipl 1 vec 0x76 len 0x100
+le* at vmes0 addr 0xffffd200 ipl 1 vec 0x76 len 0x100
+
vmel0 at vme0
scsibus* at wdsc?
diff --git a/sys/arch/mvme68k/conf/MINIROOT b/sys/arch/mvme68k/conf/MINIROOT
index f57d43d4f9b..cf7c56778a3 100644
--- a/sys/arch/mvme68k/conf/MINIROOT
+++ b/sys/arch/mvme68k/conf/MINIROOT
@@ -1,4 +1,4 @@
-# $OpenBSD: MINIROOT,v 1.3 2000/01/06 03:50:16 smurph Exp $
+# $OpenBSD: MINIROOT,v 1.4 2000/01/24 05:20:53 smurph Exp $
machine mvme68k m68k
@@ -22,7 +22,7 @@ option MVME177 # (requires M68060, 060SP, FPSP)
maxusers 32
-config bsd root rd0 swap on sd0 and sd1 and sd2
+config bsd root rd0 swap on rd0b
mainbus0 at root
@@ -82,6 +82,7 @@ ch* at scsibus? target ? lun ?
ss* at scsibus? target ? lun ?
uk* at scsibus? target ? lun ?
+# 2 meg ramdisk
option MINIROOTSIZE=4096
option RAMDISK_HOOKS
pseudo-device rd 2
diff --git a/sys/arch/mvme68k/conf/files.mvme68k b/sys/arch/mvme68k/conf/files.mvme68k
index 34b3f060e22..577bcf1987c 100644
--- a/sys/arch/mvme68k/conf/files.mvme68k
+++ b/sys/arch/mvme68k/conf/files.mvme68k
@@ -1,4 +1,4 @@
-# $OpenBSD: files.mvme68k,v 1.11 1999/11/08 15:36:09 mickey Exp $
+# $OpenBSD: files.mvme68k,v 1.12 2000/01/24 05:20:53 smurph Exp $
# config file for mvme68k
@@ -37,7 +37,17 @@ attach bugtty at mainbus
file arch/mvme68k/dev/bugtty.c bugtty needs-count
file arch/mvme68k/dev/bug.c bugtty
-attach le at pcc
+device vme { }
+attach vme at pcc, mc, pcctwo
+device vmes { [addr = -1], [len = -1], [vec = -1], [ipl = 0] }
+attach vmes at vme
+device vmel { [addr = -1], [len = -1], [vec = -1], [ipl = 0] }
+attach vmel at vme
+file arch/mvme68k/dev/vme.c vme | vmes | vmel
+file arch/mvme68k/dev/vmes.c vmes needs-count
+file arch/mvme68k/dev/vmel.c vmel needs-count
+
+attach le at pcc, vmes
file arch/mvme68k/dev/if_le.c le
attach ie at mc, pcctwo
@@ -90,16 +100,6 @@ file arch/mvme68k/dev/lptwo.c lptwo needs-count
# RAM disk for boot tape
file arch/mvme68k/dev/rd_root.c ramdisk_hooks
-device vme { }
-attach vme at pcc, mc, pcctwo
-device vmes { [addr = -1], [len = -1], [vec = -1], [ipl = 0] }
-attach vmes at vme
-device vmel { [addr = -1], [len = -1], [vec = -1], [ipl = 0] }
-attach vmel at vme
-file arch/mvme68k/dev/vme.c vme | vmes | vmel
-file arch/mvme68k/dev/vmes.c vmes needs-count
-file arch/mvme68k/dev/vmel.c vmel needs-count
-
device xdc {target = -1}
attach xdc at vmes
device xd: disk