CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/07/03 12:31:02
Modified files: sys/arch/amd64/amd64: bus_dma.c Log message: Do as all other direct archs do and map contig memory through the direct map in bus_dmamem_map(). ok miod@