marius ebde1ab2c0 - Use the re_tick() callout instead of if_slowtimo() for driving
re_watchdog() in order to avoid races accessing if_timer.
- Use bus_get_dma_tag() so re(4) works on platforms requiring it.
- Remove invalid BUS_DMA_ALLOCNOW when creating the parent DMA tag
  and the tags that are used for static memory allocations.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
- Remove an unused variable in re_intr().
2006-12-20 02:13:59 +00:00
..
2006-12-13 19:34:35 +00:00
2006-06-12 03:28:42 +00:00
2006-11-30 15:14:17 +00:00
2006-06-11 22:25:01 +00:00
2006-06-12 04:30:42 +00:00
2006-12-01 20:29:55 +00:00
2006-09-24 00:26:33 +00:00
2006-11-29 08:05:55 +00:00
2006-12-01 13:07:52 +00:00
2006-09-11 20:52:41 +00:00
2006-12-05 06:19:36 +00:00
2006-07-14 04:36:57 +00:00
2006-11-27 04:47:27 +00:00
2006-11-06 17:43:10 +00:00
2006-08-12 09:06:55 +00:00
2006-05-16 15:23:27 +00:00
2006-09-15 11:01:23 +00:00
2006-07-14 04:35:59 +00:00
2006-12-13 22:38:56 +00:00
2006-09-15 11:01:23 +00:00