linux/drivers/scsi/aic7xxx
James Bottomley 5e2f22d39e [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic
The panic occurs if we get a MSGIN or MSGOUT for an unidentified SCB
(meaning we didn't identify the outstanding command it was for).  For
MSGIN this is wrong because it could be an unsolicited negotiation
MSGIN from the target.

Still panic on unsolicited MSGOUT because this would represent a
mistake in the negotiation phases.  However, we should fix this as
well.  The specs say we should go to bus free for unexpected msgin.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-18 08:57:17 -06:00
..
aicasm [SCSI] aic7xxx: Fix firmware build 2007-10-21 11:11:39 -05:00
.gitignore
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic 2008-02-18 08:57:17 -06:00
aic7xxx_inline.h drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
aic7xxx_osm_pci.c [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled 2008-01-30 13:03:40 -06:00
aic7xxx_osm.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
aic7xxx_osm.h
aic7xxx_pci.c [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled 2008-01-30 13:03:40 -06:00
aic7xxx_pci.h
aic7xxx_proc.c
aic7xxx_reg_print.c_shipped
aic7xxx_reg.h_shipped
aic7xxx_seq.h_shipped
aic7xxx.h [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled 2008-01-30 13:03:40 -06:00
aic7xxx.reg
aic7xxx.seq
aic79xx_core.c [SCSI] aic79xx: fix warnings with CONFIG_PM disabled 2008-01-30 13:03:40 -06:00
aic79xx_inline.h drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
aic79xx_osm_pci.c [SCSI] aic79xx: fix warnings with CONFIG_PM disabled 2008-01-30 13:03:40 -06:00
aic79xx_osm.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
aic79xx_osm.h
aic79xx_pci.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
aic79xx_pci.h
aic79xx_proc.c
aic79xx_reg_print.c_shipped
aic79xx_reg.h_shipped
aic79xx_seq.h_shipped
aic79xx.h [SCSI] aic79xx: fix warnings with CONFIG_PM disabled 2008-01-30 13:03:40 -06:00
aic79xx.reg
aic79xx.seq
aic7770_osm.c
aic7770.c [SCSI] aic7xxx: Add suspend/resume support 2007-10-21 11:10:50 -05:00
aiclib.c
aiclib.h
cam.h Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00
Kconfig.aic7xxx
Kconfig.aic79xx
Makefile scsi: fix makefile for aic7(3*x) 2008-02-09 10:43:58 +01:00
queue.h
scsi_iu.h
scsi_message.h