K 10 svn:author V 6 cognet K 8 svn:date V 27 2005-05-24T22:10:35.000000Z K 7 svn:log V 235 - Try to avoid calling malloc() in bus_dmamap_create() and bus_dmamem_alloc() for the dmamap by using static dmamaps. - Don't do anything for BUS_DMASYNC_PREREAD and BUS_DMASYNC_POSTWRITE in bus_dmamap_sync(), it's not needed anymore. END