Re: MVME177 panic: pmap_enter_ptpage (PR #45915 on 6.x)

Martin Husemann <[email protected]> Sat, 21 Sep 2013 12:08:00 +0200
Newsgroups gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.mvme68k
Message-ID <[email protected]>
On Sat, Sep 21, 2013 at 05:01:01PM +0900, Izumi Tsutsui wrote:
> Well, this seems a bit scaring for readers
> and hard to recognize API of MVMEPROMs...

That is right.

> Any other suggestions?

On second thought I would suggest to implment them all straight in asm
in a single .S file. Most easy to read, not toolchain dependent.

Martin