Subject: Re: MVME147 sboot trouble
To: None <port-mvme68k@netbsd.org>
From: Steve Woodford <steve@mctavish.co.uk>
List: port-mvme68k
Date: 10/21/2001 10:17:29
On Fri, 19 Oct 2001, Gerry Belanger wrote:

> Next question.  Since my '147 has only 8mb on board, I
> added a MVME226-2 8MB board, addresses starting at
> $00800000.  Will NetBSD make use of it automatically?

No. You need to write the VMEbus address of the board to NVRAM. See the
file: /sys/arch/mvme68k/README.VMEbus-RAM for details.

You may wish to change the base address of the RAM board to $01000000 (for
example) in A32 space. If the board is currently configured for A24 space,
you will be ok with $00800000.

Cheers, Steve