Justin T. Gibbs 7afc02188a Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
The ISA probe uses an identify routine to probe all slot locations from
1 to 14 that do not conflict with other allocated resources.  This required
making aic7770.c part of the driver core when compiled as a module.

aic7xxx.c:
aic79xx.c:
aic_osm_lib.c:
	Use aic_scb_timer_start() consistently to start the watchdog timer.
	This removes a few places that verbatum copied the code in
	aic_scb_timer_start().

	During recovery processing, allow commands to still be queued to
	the controller.  The only requirement we have is that our recovery
	command be queued first - something the code already guaranteed.
	The only other change required to make this work is to prevent
	timers from being started for these newly queued commands.

Approved by: re
2004-08-17 00:14:31 +00:00
..
2003-02-26 06:56:46 +00:00
2004-08-16 16:01:40 +00:00
2003-03-25 05:19:18 +00:00
2004-03-18 09:45:17 +00:00
2004-04-22 02:22:18 +00:00
2003-06-23 17:02:43 +00:00
2003-06-30 05:25:36 +00:00
2004-08-16 15:24:03 +00:00
2002-10-04 20:35:02 +00:00
2004-06-23 14:22:14 +00:00
2004-06-23 14:22:14 +00:00
2004-07-13 09:37:49 +00:00
2004-06-09 08:27:05 +00:00
2004-07-12 13:13:17 +00:00
2002-11-06 13:41:40 +00:00
2004-03-15 11:27:39 +00:00
2004-01-11 07:01:30 +00:00
2003-03-29 13:40:41 +00:00
2002-08-12 15:27:17 +00:00
2004-06-09 08:27:05 +00:00
2004-08-04 18:30:31 +00:00
2002-10-31 19:39:23 +00:00
2002-04-16 20:40:06 +00:00
2003-03-05 08:16:29 +00:00
2003-08-30 08:01:05 +00:00
2003-03-05 08:16:29 +00:00
2003-07-21 21:47:47 +00:00
2003-04-13 06:27:13 +00:00
2002-11-05 09:37:32 +00:00
2004-07-16 04:00:08 +00:00
2003-03-29 10:01:03 +00:00
2002-06-17 05:40:49 +00:00
2004-01-19 12:36:08 +00:00
2002-11-06 13:41:40 +00:00
2002-10-13 18:44:26 +00:00
2004-07-12 21:59:06 +00:00
2004-06-09 21:52:12 +00:00
2004-08-16 12:25:48 +00:00