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-09-28 07:03:03 +00:00
2005-09-28 07:03:03 +00:00
2005-09-27 17:39:11 +00:00
2005-09-22 15:14:13 +00:00
2005-09-16 01:26:17 +00:00
2005-08-08 19:55:32 +00:00
2005-09-28 07:03:03 +00:00
2005-09-28 06:05:45 +00:00
2005-09-16 12:49:06 +00:00
2005-08-18 00:30:22 +00:00
2005-09-10 03:01:25 +00:00
2005-09-29 16:52:19 +00:00
2005-09-29 14:09:46 +00:00
2005-09-18 23:54:40 +00:00
2005-09-28 07:03:03 +00:00
2005-08-09 10:20:02 +00:00
2005-09-28 18:04:11 +00:00
2005-09-28 07:03:03 +00:00
2005-09-28 15:01:58 +00:00
2005-08-14 04:19:36 +00:00
2005-09-29 10:37:20 +00:00
2005-08-24 12:38:26 +00:00
2005-09-29 11:56:16 +00:00
2005-09-27 18:10:43 +00:00
2005-08-30 14:27:47 +00:00
2005-09-11 16:04:56 +00:00
2005-08-09 10:20:02 +00:00
2005-09-27 18:10:43 +00:00
2005-09-27 18:10:43 +00:00
2005-09-19 22:54:55 +00:00
2005-09-26 20:35:45 +00:00
2005-09-07 10:06:14 +00:00
2005-08-22 07:05:14 +00:00
2005-09-07 10:06:14 +00:00
2005-07-29 13:22:37 +00:00
2005-08-08 19:55:32 +00:00
2005-07-14 20:08:27 +00:00
2005-09-19 16:51:43 +00:00
2005-09-27 18:09:42 +00:00
2005-08-18 11:58:03 +00:00
2005-09-27 13:10:24 +00:00
2005-09-25 21:29:32 +00:00
2005-09-29 16:52:19 +00:00
2005-09-28 14:54:07 +00:00
2005-09-19 16:51:43 +00:00
2005-09-19 18:52:51 +00:00
2005-09-27 17:39:11 +00:00
2005-09-28 18:06:25 +00:00
2005-09-24 20:11:07 +00:00
2005-09-28 07:03:03 +00:00
2005-09-21 15:01:09 +00:00