freebsd-dev/sys/dev/stge
Marius Strobl c2175ff5ca Change the remainder of the drivers for DMA'ing devices enabled in the
sparc64 GENERIC and the sound device drivers known working on sparc64
to use bus_get_dma_tag() to obtain the parent DMA tag so we can get rid
of the sparc64_root_dma_tag kludge eventually. Except for ath(4), sk(4),
stge(4) and ti(4) these changes are runtime tested (unless I booted up
the wrong kernels again...).
2007-01-21 19:32:51 +00:00
..
if_stge.c Change the remainder of the drivers for DMA'ing devices enabled in the 2007-01-21 19:32:51 +00:00
if_stgereg.h