Subject: Re: sandpoint is now ppcoea-renovation buildable
To: , <port-powerpc@netbsd.org>
From: Toru Nishimura <locore64@alkyltechnology.com>
List: port-sandpoint
Date: 05/05/2007 00:11:51
>> Migration to evbppc is under consideration.
> 
> What are the arguments to not migrate it to evbppc?

Not a big deal.  I'm hesitating to do so before renovation
branch gets mature enough to terminate.

I found powerpc/pic cascadable interrupt dispatch scheme
is snip handy to eliminate port specific extintr.c file.  It's
even useful for non cascading, single and plain flat interrupt
controllers.  For example, NetBSD/pmppc can take advantage
of it by having pic_cpc700.c whose size would be no larger
than ~100 lines.

Toru Nishimura/ALKYL Technology