freebsd-dev/sys/dev/aic7xxx
Justin T. Gibbs 39250c18b8 Extend critical section protection around portions of selection processing
that cannot tolerate changes to the waiting for selection queue by the
host or the host canceling an active selection.
2004-08-13 21:41:23 +00:00
..
aicasm These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
ahc_eisa.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ahc_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ahd_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
aic7xxx_93cx6.c ahc_eisa.c: 2003-12-17 00:02:10 +00:00
aic7xxx_93cx6.h Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_inline.h ahc_eisa.c: 2003-12-17 00:02:10 +00:00
aic7xxx_osm.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
aic7xxx_osm.h Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aic7xxx_pci.c ahc_eisa.c: 2003-12-17 00:02:10 +00:00
aic7xxx.c Fix an off by one in the critical section clearing code. The 2004-08-13 21:39:14 +00:00
aic7xxx.h ahc_eisa.c: 2003-12-17 00:02:10 +00:00
aic7xxx.reg ahc_eisa.c: 2003-12-17 00:02:10 +00:00
aic7xxx.seq Extend critical section protection around portions of selection processing 2004-08-13 21:41:23 +00:00
aic79xx_inline.h Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic79xx_osm.c Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic79xx_osm.h Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aic79xx_pci.c Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic79xx.c Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic79xx.h Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic79xx.reg Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic79xx.seq Correct a very rare case where command ordering could be compromised 2004-08-04 17:55:34 +00:00
aic7770.c Remove erroneous semicolons. 2004-07-13 16:06:19 +00:00
aic_osm_lib.c Move all of the recovery thread routines next 2003-12-19 18:34:30 +00:00
aic_osm_lib.h Add aic_scb_timer_start() which will be used in the aic7xxx driver to 2004-05-11 20:33:42 +00:00