K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-04-09T01:14:11.192497Z K 7 svn:log V 294 Fix a bug where bus_dma_load_xxx() would not bounce misaligned buffers due to rounding the buffer's physical address to the beginning of its page. This fixes a panic in arge(4) when using PPPoE. Reported by: Jakob van Santen Reviewed by: gonzo Obtained from: amd64 END