Subject: Re: [wrstuden@netbsd.org: CVS commit: src/sys/arch/macppc/conf]
To: Chris Tribo <ctribo@college.dtcc.edu>
From: Tim Kelly <hockey@dialectronics.com>
List: port-macppc
Date: 10/26/2004 03:13:36
Hi Chris,
> I did "set-default real-base" so it shows up as -1 and it yields:
>
> on the Beige G3 2.0f1
> reg 00000000 18000000
> available 00000000 00400000 00500000 17B00000
>
> on the PDQ 2.0.1
> reg 00000000 10000000
> available 00000000 00400000 00500000 0FB00000
This shows where OF gets loaded with its default setting for 2.0.x. I
believe I have seen a Wallstreet Powerbook that used OF 2.4 and had a
different default load address. If someone has an OF 2.4 equipped Mac,
an output of
dev /memory .properties
after real-base default has been set (and rebooted) would be
appreciated.
thanks,
tim