CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2013/05/08 15:10:33
Modified files: sys/arch/arm/arm: bus_dma.c Log message: Port over NetBSD's arm dma sync code. This makes it easier to flush the secondary cache, as we always have the physical address. tested on panda and zaurus ok miod@