diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-07 08:42:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-07 08:42:24 +0000 |
commit | f94d56a7c698d9fd5de7b39ee39c61289a0e0f77 (patch) | |
tree | d2966b9df628b24ca528153f454542a5455580ce /sys/arch/mvme68k/conf/MVME167 | |
parent | a6ded80c7709be026a681149c3723f6280c58de2 (diff) |
$Id$ lines
MVME167: repair job
Diffstat (limited to 'sys/arch/mvme68k/conf/MVME167')
-rw-r--r-- | sys/arch/mvme68k/conf/MVME167 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mvme68k/conf/MVME167 b/sys/arch/mvme68k/conf/MVME167 index 824b8c0f2e6..4fed3beeb8d 100644 --- a/sys/arch/mvme68k/conf/MVME167 +++ b/sys/arch/mvme68k/conf/MVME167 @@ -1,4 +1,4 @@ -# $NetBSD: AVAGO,v 1.6 1994/10/26 02:32:32 cgd Exp $ +# $Id: MVME167,v 1.3 1995/11/07 08:42:22 deraadt Exp $ machine mvme68k m68k @@ -10,8 +10,8 @@ options FPCOPROC # Support for MC6888[12] (Required) options MAPPEDCOPY # GOOD? BAD? UGLY? PRETTY? #options MVME147 # (requires M68030) -options MVME162 # (requires M68040) -#options MVME167 # includes 166 (requires M68040) +#options MVME162 # (requires M68040) +options MVME167 # includes 166 (requires M68040) maxusers 6 @@ -87,7 +87,7 @@ 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 +#lptwo0 at pcctwo0 ipl 1 memc0 at pcctwo0 offset 0x43000 memc1 at pcctwo0 offset 0x43100 sram0 at mainbus0 addr 0xffe00000 |