K 10 svn:author V 6 marius K 8 svn:date V 27 2006-12-06T02:07:20.000000Z K 7 svn:log V 264 - 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. END