jhb
5e22018528
- Use if_printf() and device_printf() in re(4) and remove rl_unit from
...
the softc.
- Use callout_init_mtx() and rather than timeout/untimeout in both rl(4)
and re(4).
- Fix locking for ifmedia by locking the driver in the ifmedia handlers
rather than in the miibus functions. (re(4) didn't lock the mii stuff
at all!)
- Fix some locking in re_ioctl().
Note: the two drivers share the same softc declared in if_rlreg.h, so they
had to be change simultaneously.
MFC after: 1 week
Tested by: several on rl(4), none on re(4)
2005-09-29 16:52:19 +00:00
..
2005-02-27 13:05:34 +00:00
2005-09-27 20:57:50 +00:00
2005-02-24 21:32:56 +00:00
2005-09-17 03:36:47 +00:00
2005-02-24 21:32:56 +00:00
2005-01-07 02:29:27 +00:00
2005-02-24 21:32:56 +00:00
2005-09-16 22:59:47 +00:00
2005-02-24 21:32:56 +00:00
2005-06-26 04:01:11 +00:00
2004-10-24 07:12:13 +00:00
2004-06-16 09:47:26 +00:00
2005-09-27 20:57:50 +00:00
2005-05-29 04:42:30 +00:00
2005-05-29 04:42:30 +00:00
2005-09-16 11:11:51 +00:00
2005-08-10 20:33:46 +00:00
2005-08-26 14:27:38 +00:00
2005-08-25 21:06:56 +00:00
2005-06-10 16:49:24 +00:00
2005-09-16 11:11:51 +00:00
2005-08-05 16:03:16 +00:00
2005-09-29 16:52:19 +00:00
2005-09-29 16:52:19 +00:00
2005-09-16 11:11:51 +00:00
2005-08-18 17:09:16 +00:00
2005-09-26 18:42:27 +00:00
2005-09-26 18:42:27 +00:00
2005-09-16 11:11:51 +00:00
2005-06-10 16:49:24 +00:00
2005-09-16 11:11:51 +00:00
2005-08-30 20:35:08 +00:00
2005-09-29 16:47:08 +00:00
2005-09-29 15:04:58 +00:00
2005-09-16 11:11:51 +00:00
2005-09-15 17:12:29 +00:00
2005-09-16 11:11:51 +00:00
2005-06-10 16:49:24 +00:00
2005-09-27 18:10:43 +00:00
2005-08-31 18:03:18 +00:00
2005-09-16 11:11:51 +00:00
2005-08-18 19:24:30 +00:00
2005-05-29 04:42:30 +00:00
2005-02-25 03:43:43 +00:00
2005-01-07 05:01:24 +00:00
2005-05-29 04:42:30 +00:00
2005-01-07 02:29:27 +00:00
2005-02-24 21:32:56 +00:00
2005-01-07 02:29:27 +00:00