cognet 2005-10-03 14:07:58 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c Log: *blush* Don't try to dereference map if it's NULL. While I'm there, increase the minimum value to write-back/invalidate the whole dcache in bus_dmamap_sync(). Revision Changes Path 1.23 +47 -4 src/sys/arm/arm/busdma_machdep.c