diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-04 16:20:31 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-04 16:20:31 +0000 |
commit | c7548036f07050684a4c4b07a5a3829024a0a05e (patch) | |
tree | 5c0c2c786f0afbc3a5d2206f2617ebf62b10ca0f /sys/arch/mvme88k/conf/M197 | |
parent | 2ca2c7dafe7a16ed5ee28138d05d6c3e8d3783b0 (diff) |
Fix a few pcctwo attachment addresses
Diffstat (limited to 'sys/arch/mvme88k/conf/M197')
-rw-r--r-- | sys/arch/mvme88k/conf/M197 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mvme88k/conf/M197 b/sys/arch/mvme88k/conf/M197 index ddc16599313..2f4e633d1f1 100644 --- a/sys/arch/mvme88k/conf/M197 +++ b/sys/arch/mvme88k/conf/M197 @@ -1,4 +1,4 @@ -# $OpenBSD: M197,v 1.16 2001/12/22 18:48:50 smurph Exp $ +# $OpenBSD: M197,v 1.17 2003/01/04 16:20:30 miod Exp $ machine mvme88k @@ -35,9 +35,9 @@ nvram0 at pcctwo0 offset 0xc0000 ie0 at pcctwo0 offset 0x46000 ipl 1 ssh0 at pcctwo0 offset 0x47000 ipl 2 cl0 at pcctwo0 offset 0x45000 ipl 3 -#lptwo0 at pcctwo0 addr 0xfff45000 ipl 1 size -#memc0 at pcctwo0 addr 0xfff43000 -#memc1 at pcctwo0 addr 0xfff43100 +#lptwo0 at pcctwo0 addr 0x45000 ipl 1 size +#memc0 at pcctwo0 addr 0x43000 +#memc1 at pcctwo0 addr 0x43100 # ------------------------------ vme0 devices -------------------------- vmes0 at vme0 |