summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-01-01 01:51:25 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-01-01 01:51:25 +0000
commit96268d1b9e51f45ef66552f031babe9746bdb412 (patch)
treefacd9d6440fc9318eff2545af2d795c589f8fdc3 /sys
parent1ffe295bd1669d45075f419893cfe887ccc6f9d4 (diff)
Add sram on mvme187.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/mvme88k/conf/GENERIC3
-rw-r--r--sys/arch/mvme88k/conf/M1873
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/conf/GENERIC b/sys/arch/mvme88k/conf/GENERIC
index af51e4a6400..74cb54c84fc 100644
--- a/sys/arch/mvme88k/conf/GENERIC
+++ b/sys/arch/mvme88k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.37 2003/12/27 23:58:08 miod Exp $
+# $OpenBSD: GENERIC,v 1.38 2004/01/01 01:51:24 miod Exp $
machine mvme88k
@@ -29,6 +29,7 @@ bugtty0 at mainbus0
# MVME1x7 devices
pcctwo0 at mainbus0 addr 0xfff00000 # MVME187
bussw0 at mainbus0 addr 0xfff00000 # MVME197
+sram0 at mainbus0 addr 0xffe00000 # MVME187
pcctwo0 at bussw0 offset 0x42000 # MVME197
clock0 at pcctwo0 ipl 5
nvram0 at pcctwo0 offset 0xc0000
diff --git a/sys/arch/mvme88k/conf/M187 b/sys/arch/mvme88k/conf/M187
index d5ecae7851a..8afd4fd4ab3 100644
--- a/sys/arch/mvme88k/conf/M187
+++ b/sys/arch/mvme88k/conf/M187
@@ -1,4 +1,4 @@
-# $OpenBSD: M187,v 1.25 2003/12/27 23:58:08 miod Exp $
+# $OpenBSD: M187,v 1.26 2004/01/01 01:51:24 miod Exp $
machine mvme88k
@@ -22,6 +22,7 @@ mainbus0 at root
# ------------------------------ mainbus devices ------------------------
bugtty0 at mainbus0
pcctwo0 at mainbus0 addr 0xfff00000
+sram0 at mainbus0 addr 0xffe00000
# ------------------------------ pcctwo devices -------------------------
clock0 at pcctwo0 ipl 5