diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-01-01 01:51:25 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-01-01 01:51:25 +0000 |
commit | 96268d1b9e51f45ef66552f031babe9746bdb412 (patch) | |
tree | facd9d6440fc9318eff2545af2d795c589f8fdc3 /sys/arch/mvme88k/conf/M187 | |
parent | 1ffe295bd1669d45075f419893cfe887ccc6f9d4 (diff) |
Add sram on mvme187.
Diffstat (limited to 'sys/arch/mvme88k/conf/M187')
-rw-r--r-- | sys/arch/mvme88k/conf/M187 | 3 |
1 files changed, 2 insertions, 1 deletions
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 |