freebsd-dev/sys/dev/fxp
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_fxp.c Change the remainder of the drivers for DMA'ing devices enabled in the 2007-01-21 19:32:51 +00:00
if_fxpreg.h Be more conservative when enabling extended features. There are fxp(4) 2005-04-22 13:05:53 +00:00
if_fxpvar.h - Instead of if_watchdog/if_timer interface use our own timer 2006-11-30 14:58:01 +00:00
rcvbundl.h