K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-04-06T14:35:30.735281Z K 7 svn:log V 369 Add support for bounce pages to make DMA usable on memory above 4 GB (2 GB on Apple machines) by replacing the existing PowerPC busdma_machdep.c with the one from amd64. Eventually we will need support for IOMMUs, in particular to run under most PowerPC hypervisors, but this will do for now. This commit is the final piece of the powerpc64 port. Obtained from: amd64 END