K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-04-17T21:05:34.000000Z K 7 svn:log V 197 Honor the BUS_DMA_NOCACHE flag to bus_dmamem_alloc() on amd64 and i386 by mapping the pages as UC (uncacheable) using pmap_change_attr(). MFC after: 1 week Requested by: ariff Reviewed by: scottl END