Marius Strobl e0a4047562 Fix compilation on sparc64 by actually supplying the bus_dma_tag_t member
of the rx_ring to bus_dmamap_sync(9). Given that netmap code tries to
obtain the bus addresses of netmap buffers via vtophys(9) instead of using
bus_dma(9) it currently has zero chance of actually working on sparc64
though (and for that matter f.e. also not with MACs limited to 32-bit DMA
on x86 machines with more than 4GB of RAM).
2011-12-18 17:48:54 +00:00
..
2011-12-13 13:38:03 +00:00
2011-12-15 12:14:15 +00:00
2011-12-16 14:28:34 +00:00
2011-12-17 15:48:55 +00:00
2011-10-27 14:15:26 +00:00
2011-12-16 15:47:43 +00:00
2011-12-17 22:18:26 +00:00
2011-12-17 15:48:55 +00:00
2011-12-16 14:28:34 +00:00
2011-12-17 19:21:40 +00:00
2011-12-17 19:21:40 +00:00
2011-11-26 23:57:03 +00:00
2011-12-13 13:38:03 +00:00
2011-12-15 06:29:13 +00:00