mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
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). |
||
|---|---|---|
| .. | ||
| head.diff | ||
| if_em_netmap.h | ||
| if_igb_netmap.h | ||
| if_lem_netmap.h | ||
| if_re_netmap.h | ||
| ixgbe_netmap.h | ||
| netmap.c | ||
| netmap_kern.h | ||