Re: Trouble netbooting MVME167B

Henning Kiel <[email protected]> Tue, 12 Aug 2003 16:20:29 +0200 (CEST)
Newsgroups gmane.os.netbsd.ports.mvme68k
Message-ID <[email protected]>
Hi again,

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...)
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.
My try was to make a list of locations and length at fffc000:

mm fffc0000 ;l
0x10000000
0x01000000
0x11000000
0x01000000
0x00000000
0x00000000
.


Chau,
Henning