K 10 svn:author V 3 mux K 8 svn:date V 27 2004-10-19T23:31:44.000000Z K 7 svn:log V 363 Add missing bus_dmamap_sync() calls. If you are using an architecture with a weak memory model or x86 + PAE (or more specifically, your driver is using bounce pages) and you have had problems with em(4), this may fix it. At least this is needed to have em(4) work properly on FreeBSD/arm. Original version by: cognet Reviewed by: tackerman Tested by: cognet END