CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2012/08/30 12:14:26

Modified files:
        sys/arch/macppc/macppc: dma.c 
        sys/arch/macppc/include: bus.h 
        sys/arch/powerpc/include: pmap.h 
        sys/arch/powerpc/powerpc: pmap.c 

Log message:
Add the possibility to map DMA memory non-cached, based on the i386/amd64
implementation. For the moment only the BUS_DMA_NOCACHE macro is required
to build drm on macppc but it will be used soon.

ok kettenis@

Reply via email to