jhb 887d35215c Fixup locking and mark MPSAFE.
- Add locked variants of init() and start().
- Use callout_*() to manage callout.
- Test IFF_DRV_RUNNING rather than IFF_UP in wb_intr() to see if we are
  still active when an interrupt comes in.

I couldn't find any of these cards anywhere to test on myself, and google
turns up references to FreeBSD and OpenBSD manpages for this driver when
trying to locate a card that way.  I'm not sure anyone actually uses these
cards with FreeBSD.

Tested by:	NO ONE (despite repeated requests)
2005-10-27 21:22:58 +00:00
..
2005-08-25 21:06:56 +00:00
2005-09-26 18:42:27 +00:00
2005-09-29 15:04:58 +00:00
2005-09-15 17:12:29 +00:00
2005-10-27 21:22:58 +00:00
2005-10-27 21:22:58 +00:00
2005-08-18 19:24:30 +00:00
2005-01-07 05:01:24 +00:00
2005-02-24 21:32:56 +00:00