K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-09-08T03:55:09.196439Z K 7 svn:log V 396 Start fixing up 64-bit OF access on Apple hardware a little. This change gives the PMAP layer the correct physical map by deleting a useless (and wrong, for PPC64) special case for reading the memory map from firmware, and also lays the groundwork for the address space swapping to call OF once the MMU is up. Reading the OFW translations map is still broken because of 32-bit/64-bit confusion. END