K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-05-02T18:48:18.000000Z K 7 svn:log V 164 MFC: 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(). Requested by: ariff END