linux/drivers/scsi/aacraid
Salyzyn, Mark 9e4d4a5d71 [SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers
The kexec patch introduced a superfluous (and otherwise inert) reset of
some adapters. The register can have a hardware default value that has
zeros for the undefined interrupts. This patch refines the test of the
interrupt enable register to focus on only the interrupts that affect
the driver in order to detect if an incomplete shutdown of the Adapter
had occurred (kdump).

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-05-06 09:48:21 -05:00
..
Makefile [SCSI] aacraid: Begin adding support for new adapter type 2007-01-27 09:27:31 -06:00
TODO [SCSI] aacraid: Newer adapter communication iterface support 2005-10-28 11:41:53 -05:00
aachba.c [SCSI] aacraid: fix aacraid not finding device 2007-04-17 18:02:22 -04:00
aacraid.h [SCSI] aacraid: fix print of Firmware Build Date and add TSID 2007-04-01 10:35:44 -05:00
commctrl.c [SCSI] aacraid: resolve compiler warnings using ptrdiff_t 2007-04-01 10:25:21 -05:00
comminit.c [SCSI] aacraid: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
commsup.c [SCSI] aacraid: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
dpcsup.c [SCSI] aacraid: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
linit.c [SCSI] aacraid: cleanups 2007-04-01 10:16:35 -05:00
nark.c [SCSI] aacraid: cleanups 2007-04-01 10:16:35 -05:00
rkt.c [SCSI] aacraid: cleanups 2007-04-01 10:16:35 -05:00
rx.c [SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers 2007-05-06 09:48:21 -05:00
sa.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00