linux/drivers/scsi/aic7xxx
James Bottomley e4e360c325 [SCSI] remove aic7xxx busyq
The aic7xxx driver has two spurious queues in it's linux glue code: the
busyq which queues incoming commands to the driver and the completeq
which queues finished commands before sending them back to the mid-layer

This patch just removes the busyq and makes the aic finally return the
correct status to get the mid-layer to manage its queueing, so a command
is either committed to the sequencer or returned to the midlayer for
requeue.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-05-20 15:54:34 -05:00
..
aicasm Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx.reg Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx.seq Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_93cx6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_93cx6.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_inline.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_osm.c [SCSI] remove aic7xxx busyq 2005-05-20 15:54:34 -05:00
aic7xxx_osm.h [SCSI] remove aic7xxx busyq 2005-05-20 15:54:34 -05:00
aic7xxx_osm_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_reg.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_reg_print.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_seq.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx.reg Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx.seq Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_inline.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_osm.c [PATCH] remove old scsi data direction macros 2005-04-18 13:49:58 -05:00
aic79xx_osm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_osm_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_reg.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_reg_print.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic79xx_seq.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7770.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7770_osm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aiclib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aiclib.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cam.h [PATCH] remove old scsi data direction macros 2005-04-18 13:49:58 -05:00
Kconfig.aic7xxx aic7xxx: add support for the SPI transport class 2005-04-18 13:52:02 -05:00
Kconfig.aic79xx Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
queue.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi_iu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi_message.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00