imp 6acb819c04 Fix 5 bugs:
1) always call fxp_stop in fxp_detach.  Since we don't read from
	   the card, there's no need to carefully look at things with
	   bus_child_present.
	2) Call FXP_UNLOCK() before calling bus_teardown_intr to avoid
	   a possible deadlock reported by jhb.
	3) add gone to the softc.  Set it to true in detach.
	4) Return immediately if gone is true in fxp_ioctl
	5) Return immediately if gone is true in fxp_intr
2003-04-29 05:45:09 +00:00
..
2003-04-08 19:12:48 +00:00
2003-04-23 15:40:11 +00:00
2003-04-26 22:19:02 +00:00
2003-04-21 16:27:46 +00:00
2002-09-20 18:15:40 +00:00
2003-03-05 08:16:29 +00:00
2003-03-29 15:38:53 +00:00
2003-04-28 03:12:16 +00:00
2003-04-29 05:45:09 +00:00
2003-04-21 16:27:46 +00:00
2002-10-18 12:06:01 +00:00
2003-03-29 15:55:04 +00:00
2003-03-29 13:36:41 +00:00
2003-02-16 01:30:31 +00:00
2003-04-16 20:57:35 +00:00
2003-04-03 21:36:33 +00:00
2003-03-05 08:16:29 +00:00
2002-11-28 01:09:29 +00:00
2003-04-03 21:36:33 +00:00
2003-04-27 03:32:09 +00:00
2003-04-07 09:42:45 +00:00
2003-03-05 08:16:29 +00:00
2003-03-31 18:21:52 +00:00
2003-04-15 17:26:28 +00:00
2003-04-16 20:57:35 +00:00
2003-03-05 08:16:29 +00:00
2003-03-18 21:26:28 +00:00
2003-03-24 21:01:54 +00:00
2003-03-27 07:37:02 +00:00
2003-04-21 17:36:03 +00:00
2003-04-16 20:57:35 +00:00