Re: Trouble netbooting MVME167B

Steve Woodford <[email protected]> Tue, 12 Aug 2003 15:30:16 +0100 (BST)
Newsgroups gmane.os.netbsd.ports.mvme68k
Message-ID <[email protected]>
On Tue, 12 Aug 2003, Henning Kiel wrote:

> I have two 16MB VME memory boards. I guess the 167 doesn't have the
> Cache-bug of the 147. So I would like to use them (once the system
> boots...)

Your machine will still run a bit slower, albeit not as bad as the '147.

> I have configured the two boards as address
> 0x10000000 and 0x11000000. They a have also a CSR Address. Whats this for?
> What value do I need to set? I currently have 0x8000 and 0x8800 for these.

You can ignore the CSR settings.

Since you've configured the boards at contiguous addresses, just use the
following:

	1xx-Bug>mm fffc0000 ;l
        fffc0000: xxxxxxxx?10000000
        fffc0004: xxxxxxxx?11ffffff
        fffc0008: xxxxxxxx?.
        1xx-Bug>

Cheers, Steve