John Baldwin
a43561c252
- Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle
...
from the softc.
- Rework the watchdog timer to match other NIC drivers:
- Start a timer in fe_init() that runs once a second and checks a counter
in the softc that is identical to the deprecated 'if_timer'.
- Just adjust the softc tx timeout value when sending packets instead of
scheduling the timer.
- Use IFQ_SET_MAXLEN().
Tested by: WATANABE Kazuhiro
2008-06-23 18:16:25 +00:00
..
2008-06-23 15:22:53 +00:00
2008-06-12 01:46:06 +00:00
2008-06-16 17:04:04 +00:00
2008-06-12 08:53:54 +00:00
2008-06-15 13:37:29 +00:00
2008-06-20 19:28:33 +00:00
2008-06-05 19:30:20 +00:00
2008-06-18 20:42:01 +00:00
2008-06-23 18:16:25 +00:00
2008-06-22 14:34:38 +00:00
2008-06-20 19:48:18 +00:00
2008-06-20 19:28:33 +00:00
2008-05-28 16:41:02 +00:00
2008-06-22 21:51:32 +00:00
2008-06-08 08:56:46 +00:00
2008-06-23 00:51:34 +00:00
2008-06-20 17:26:34 +00:00
2008-06-07 18:38:02 +00:00
2008-05-09 23:03:00 +00:00
2008-06-01 15:13:32 +00:00
2008-06-22 11:39:42 +00:00
2008-06-14 07:58:05 +00:00
2008-05-24 15:32:46 +00:00
2008-05-29 07:18:43 +00:00
2008-05-27 00:20:19 +00:00
2008-05-27 00:20:19 +00:00
2008-05-28 16:23:17 +00:00
2008-06-03 08:10:58 +00:00
2008-06-14 12:51:44 +00:00
2008-06-22 20:53:29 +00:00
2008-06-12 02:28:58 +00:00
2008-06-13 22:14:15 +00:00
2008-05-23 04:03:54 +00:00
2008-05-21 03:36:53 +00:00
2008-06-20 16:58:15 +00:00
2008-05-24 20:44:14 +00:00
2008-06-22 04:54:27 +00:00
2008-05-26 10:40:09 +00:00