K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-07-26T03:20:12.578437Z K 7 svn:log V 563 Checkpoint current status: everything currently compiles except aim/copyinout.c, powerpc/elf_machdep.c, and powerpc/in_cksum.c. Hopefully, I will see some hello world boot messages soon. Changes are: - Create a new powerpc/aim64 directory to hold a small number of aim64-specific files. Depending on whether we need to have a sys/powerpc64 in the end, this could be moved there. - Move aim/mmu_oea64.c to aim64 - Pacify the compiler about changed types, update trap_subr.S, etc. - Remove device options for devices that don't exist on any PPC64 machines. END