linux/drivers/scsi/aic7xxx
Hannes Reinecke b0d2364887 [SCSI] aic79xx: target hotplug fixes
When a target is added aic79xx tries to be overly clever: it changes
the command on the fly to TEST UNIT READY and tries to requeue the
original command. Sadly this breaks SCSI compability and of course
the midlayer is getting a bit confused by it.

So we're just removing that bit of code and let the midlayer deal with
it. It's clever enough by now. And the driver code is getting simpler.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-04-13 13:23:11 -05:00
..
aicasm [SCSI] aic7xxx: Update aicasm 2006-01-31 14:39:44 -06:00
.gitignore
Kconfig.aic7xxx fix a typo in the AIC7XXX_DEBUG_MASK help text 2006-04-01 01:03:38 +02:00
Kconfig.aic79xx [SCSI] aic79xx: Fix timer handling 2006-01-31 14:39:50 -06:00
Makefile
aic7xxx.h
aic7xxx.reg
aic7xxx.seq
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c [SCSI] Add spi_populate_*_msg functions 2006-02-27 22:55:09 -06:00
aic7xxx_inline.h
aic7xxx_osm.c [SCSI] aic7xxx: semaphore to completion conversion 2006-02-27 23:08:37 -06:00
aic7xxx_osm.h [SCSI] aic7xxx: semaphore to completion conversion 2006-02-27 23:08:37 -06:00
aic7xxx_osm_pci.c
aic7xxx_pci.c [SCSI] aic7xxx/aic79xx: New device ids 2006-01-12 11:59:56 -06:00
aic7xxx_pci.h [SCSI] aic7xxx/aic79xx: New device ids 2006-01-12 11:59:56 -06:00
aic7xxx_proc.c
aic7xxx_reg.h_shipped
aic7xxx_reg_print.c_shipped
aic7xxx_seq.h_shipped
aic79xx.h [SCSI] aic79xx: target hotplug fixes 2006-04-13 13:23:11 -05:00
aic79xx.reg [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx.seq [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_core.c [SCSI] aic79xx: target hotplug fixes 2006-04-13 13:23:11 -05:00
aic79xx_inline.h [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_osm.c [SCSI] aic79xx bus reset update 2006-04-13 12:56:15 -05:00
aic79xx_osm.h [SCSI] aic79xx: Remove dead code 2006-03-12 09:02:36 -06:00
aic79xx_osm_pci.c [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_pci.c [SCSI] aic79xx: SLOWCRC fix 2006-01-31 14:39:48 -06:00
aic79xx_pci.h [SCSI] aic7xxx/aic79xx: New device ids 2006-01-12 11:59:56 -06:00
aic79xx_proc.c
aic79xx_reg.h_shipped [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_reg_print.c_shipped [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_seq.h_shipped [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic7770.c
aic7770_osm.c
aiclib.c
aiclib.h
cam.h
queue.h
scsi_iu.h
scsi_message.h