John Baldwin 5d5028e774 Make the cs(4) driver MPSAFE:
- Add a mutex to the softc to protect the softc and the device hardware.
- Add a private timer to manage transmit watchdogs rather than using
  if_timer/if_watchdog.
- Setup the interrupt handler after ether_ifattach().

Tested by:	imp
2008-06-05 14:49:35 +00:00
..
2007-08-04 17:43:11 +00:00
2008-01-18 16:34:18 +00:00
2008-05-30 18:26:37 +00:00
2007-10-12 06:03:46 +00:00
2008-06-05 14:49:35 +00:00
2007-10-12 06:03:46 +00:00
2008-03-24 17:38:24 +00:00
2008-05-05 08:25:46 +00:00
2008-03-21 16:38:42 +00:00
2008-06-02 19:58:48 +00:00
2008-05-10 13:40:42 +00:00
2007-03-21 03:42:51 +00:00
2008-01-07 09:46:39 +00:00
2008-04-26 02:15:40 +00:00
2008-05-12 00:15:30 +00:00
2008-05-12 00:15:30 +00:00
2008-05-12 00:15:30 +00:00
2008-05-27 01:16:40 +00:00
2007-10-12 06:03:46 +00:00
2008-04-10 01:25:09 +00:00
2008-04-26 14:13:48 +00:00
2008-05-12 00:32:52 +00:00
2007-07-05 06:51:49 +00:00
2007-06-08 01:54:22 +00:00
2008-01-21 09:51:28 +00:00
2008-04-26 14:13:48 +00:00
2008-02-12 08:58:26 +00:00
2007-03-21 03:42:51 +00:00
2007-12-05 19:32:59 +00:00
2008-05-12 00:15:30 +00:00