freebsd-dev/sys/dev/hme
Marius Strobl 05856e0b8f - Use the hme_tick() callout instead of if_slowtimo() for driving
hme_watchdog() in order to avoid races accessing if_timer.
- Use bus_get_dma_tag() so hme(4) works on platforms requiring it.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
2006-12-06 02:07:20 +00:00
..
if_hme_pci.c
if_hme_sbus.c
if_hme.c - Use the hme_tick() callout instead of if_slowtimo() for driving 2006-12-06 02:07:20 +00:00
if_hmereg.h
if_hmevar.h - Use the hme_tick() callout instead of if_slowtimo() for driving 2006-12-06 02:07:20 +00:00