K 10 svn:author V 6 royger K 8 svn:date V 27 2016-04-15T09:21:50.969646Z K 7 svn:log V 408 busdma/bounce: revert r292255 Revert r292255 because it can create bounced regions without contiguous page offsets, which is needed for USB devices. Another solution would be to force bouncing the full buffer always (even when only one page requires bouncing), but this seems overly complicated and unnecessary, and it will probably involve using more bounce pages than the current code. Reported by: phk END