K 10 svn:author V 3 mux K 8 svn:date V 27 2003-04-10T23:03:33.000000Z K 7 svn:log V 219 Change the operation parameter of bus_dmamap_sync() from an enum to an int and redefine the BUS_DMASYNC_* constants as flags. This allows us to specify several operations in one call to bus_dmamap_sync() as in NetBSD. END