The following series applies on top of the 35 patches I sent on Feb 18 (see http://thread.gmane.org/gmane.linux.scsi/88433 ) The two main changes are to bring temporarily offline devices (e.g. logical drives undergoing "rapid parity initialization") online automatically when they become ready, and adding support for "hba mode" for controllers which support this feature, to expose physical disks to the OS. --- Stephen M. Cameron (5): hpsa: remove unused kthread.h header hpsa: bring format-in-progress drives online when ready hpsa: remove unused struct request from CommandList hpsa: Add hba mode to the hpsa driver hpsa: Do not zero fields of ioaccel2 command structure twice Tomas Henzl (1): hpsa: increase the probability of a reported success after a device reset drivers/scsi/hpsa.c | 410 +++++++++++++++++++++++++++++++++++++++++++---- drivers/scsi/hpsa.h | 50 ++++++ drivers/scsi/hpsa_cmd.h | 21 ++ 3 files changed, 446 insertions(+), 35 deletions(-) -- -- steve -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html