K 10 svn:author V 6 cognet K 8 svn:date V 27 2005-01-16T13:15:16.000000Z K 7 svn:log V 214 Erm, don't forget to store the mbuf in the dmamap in bus_dmamap_load_mbuf_sg(), so that bus_dmamap_sync() knows what to invalidate. This makes em(4) work again. While I'm there, remove the unused "first" variable. END