freebsd-dev/sys/dev/aac
Scott Long 15c37be013 If the timeout handler runs and notices that commands are timed out, check
the firmware status register on the card to see if the firmware is still
running.  There is no way to recover from this, but at least it can give
a hint as whether the car has crashed (which happens all too often).

MFC after: 3 days
2004-09-16 02:37:40 +00:00
..
aac_cam.c Remove the AAC_LOCK macros. They no longer abstract anything and only 2004-08-12 05:05:06 +00:00
aac_compat.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_debug.c Cast printf'ed values to intmax_t. 2004-06-13 17:57:15 +00:00
aac_disk.c Remove the AAC_LOCK macros. They no longer abstract anything and only 2004-08-12 05:05:06 +00:00
aac_ioctl.h Do some small cleanups to comments and remove AACQ_COMPLETE definitions since 2004-02-07 17:40:38 +00:00
aac_linux.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aac_pci.c Add support for the Adaptec RAID-On-Chip architecture. This in turn 2004-08-13 01:44:09 +00:00
aac_tables.h MFS: Use correct terminology for RAID 0/1 and 0/5. 2001-12-04 02:39:06 +00:00
aac.c If the timeout handler runs and notices that commands are timed out, check 2004-09-16 02:37:40 +00:00
aacreg.h If the timeout handler runs and notices that commands are timed out, check 2004-09-16 02:37:40 +00:00
aacvar.h Add support for the Adaptec RAID-On-Chip architecture. This in turn 2004-08-13 01:44:09 +00:00