freebsd-src/sys/dev/aac
Justin T. Gibbs da4c1ce305 This is an MFC candidate.
Add the AAC_DEBUG option to enable debugging in the aac driver.

Correct a race condition in the interrupt handler where the
controller may queue a fib to a response queue after the driver
has serviced the queue but before the interrupt is cleared.
This could leave a completed fib stranded in the response queue
unless another I/O completed and generated another interrupt.

Reviewed by:	msmith
2001-03-17 00:12:15 +00:00
..
aac.c This is an MFC candidate. 2001-03-17 00:12:15 +00:00
aac_compat.h Major bugfix and minor update. This should resolve the current issues 2000-12-27 13:14:56 +00:00
aac_debug.c This is an MFC candidate. 2001-03-17 00:12:15 +00:00
aac_disk.c Fix a typo which would cause containers between 1GB and 2GB to have the wrong 2001-03-16 21:43:32 +00:00
aac_ioctl.h Major bugfix and minor update. This should resolve the current issues 2000-12-27 13:14:56 +00:00
aac_pci.c Turn on interrupt-entropy harvesting for all/any mass storage devices 2001-03-01 17:09:09 +00:00
aac_tables.h A new driver for PCI:SCSI RAID controllers based on the Adaptec FSA 2000-09-13 03:20:35 +00:00
aacreg.h Major bugfix and minor update. This should resolve the current issues 2000-12-27 13:14:56 +00:00
aacvar.h This is an MFC candidate. 2001-03-17 00:12:15 +00:00