Hi,
I don't really know anything about this work, but I'm afraid that since this was done on a much earlier version of MINIX it would barely be possible to re-use this. OTOH most things one would have to do have already been fixed in master for the ARM port. This includes a clean separation of arch-dependent code, having a libc that is available for many archs, getting rid of the segmentation and having a build system and tool chain suitable for (cross-)compiling for different architectures.
Besides rewriting the assembly files (which should not be a big deal), I think the main remaining issues would be virtual memory (which did not exist in this old version) and drivers for devices used by PowerPC (maybe this part can be carried over, depending on how mature the port was).
With kind regards,
Erik
Op vrijdag 9 november 2012 12:00:32 UTC+1 schreef Niek Linnenbank het volgende: