K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-12-20T18:13:37.414789Z K 7 svn:log V 349 Allocate separate USB buffers for DMA'ed data, so that DMA data does not reside next to non DMA data. This might cause more memory to be allocated, but solves problems on platforms using manual cache synchronization. Add a convenience function to get the buffer only from a USB transfer's page cache structure. MFC after: 1 week Suggested by: imp END