freebsd-nq/sys/dev/aic7xxx
Justin T. Gibbs 420bf58729 aic7xxx.c:
Shutdown the card when a catastrophic error occurs.  This quenches
	any interrupts stemming from the card.

aic7xxx_inline.h:
	Return instead of processing additional interrupt state
	after handling a catastrophic error.  We now shutdown the
	chip in this case in the hopes that the system can live
	without this controller.  The shutdown process invalidates any
	other interrupt state.

aic7xxx.seq:
	Only attempt to clear SCSIBUSL on Ultra2 controllers.  The
	clearing is workaround for a selection timeout bug on U2/U160
	controllers and happens to be illegal on aic7770 (EISA/VL)
	controllers.
2000-11-12 05:19:46 +00:00
..
aicasm Sync perforce IDs. 2000-11-10 19:54:17 +00:00
ahc_eisa.c Move aicasm to its own subdirectory. 2000-09-16 20:02:28 +00:00
ahc_pci.c Add Perforce RCSIDs for easy revision correlation to my local tree. 2000-09-22 22:18:05 +00:00
aic7xxx_93cx6.c Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx_93cx6.h Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx_freebsd.c Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx_freebsd.h Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
aic7xxx_inline.h aic7xxx.c: 2000-11-12 05:19:46 +00:00
aic7xxx_osm.c Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx_osm.h Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
aic7xxx_pci.c Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx.c aic7xxx.c: 2000-11-12 05:19:46 +00:00
aic7xxx.h Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx.reg Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx.seq aic7xxx.c: 2000-11-12 05:19:46 +00:00
aic7770.c Move aicasm to its own subdirectory. 2000-09-16 20:02:28 +00:00