K 10 svn:author V 7 thompsa K 8 svn:date V 27 2008-07-28T16:21:56.006230Z K 7 svn:log V 191 MFC r179693 Since we create a DMA tag "mtag" for TX map with bus_dmamap_create(), we must synchronize such a map against "mtag" with bus_dmamap_sync(), not the tag designated for RX map. END