Re: sandpoint is now ppcoea-renovation buildable
"Toru Nishimura" <[email protected]> Sat, 5 May 2007 00:11:51 +0900
| Newsgroups | gmane.os.netbsd.ports.sandpoint,gmane.os.netbsd.ports.powerpc |
|---|---|
| Message-ID | <000601c78e5e$90b01f80$1718a8c0@tpad3> |
>> 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