Port-ofppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: SmartFirmware /memory (was: Pegasos dmesg)



Tim Rightnour wrote:

>> So it doesn't help. System crash on the first OF-call, when adding the
>> region to "available".
> 
> BTW, what kind of crash?  Do you have a backtrace?

No. The crash is not under NetBSD's control.
I'm quite sure it happens in rtas_attach() during the first OF-call.

AFAIK the original OF MMU and BAT settings are restored on every OF-call.
Maybe, when using more than 256MB, we are passing pointers to memory into OF
which is not mapped. As a consequence OF will crash.

Just a wild guess: maybe already the "buf" argument in the "rtas-version" call
is not from the lowest 256MB, when 512MB are configured?


-- 
    _  Frank Wille (frank%phoenix.owl.de@localhost)
 _ //  http://sun.hasenbraten.de/~frank/
 \X/   Phx @ #AmigaGer



Home | Main Index | Thread Index | Old Index