Module Name: src Committed By: bouyer Date: Sun Feb 21 14:16:47 UTC 2010
Modified Files: src/sys/dev/i2o: iop.c Log Message: Fix bus_dmamap_sync(): it should be a BUS_DMASYNC_POSTWRITE after writing to DMA memory. Found by code inspection. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/dev/i2o/iop.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.