CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/02/17 12:05:52
Modified files: sys/arch/sparc64/sparc64: machdep.c Log message: Remove an if 0ed out chunk for BUS_DMA_COHERENT in bus_dmamap_map. sparc64 is dma coherent and won't be needing this. ok kette...@.