These patches are based on Linus's tree There are two more patches that need to be added that were not fully tested until now. The changes are: - smartpqi-increase-fw-status-register-read-timeout . wait longer for fw to fully initialize - smartpqi-add-ofa-support . allow on-line firmware updates. - smartpqi-update-driver-version . need to bump up driver version to match new patches. --- Don Brace (1): smartpqi: update driver version Mahesh Rajashekhara (2): smartpqi: increase fw status register read timeout smartpqi: add ofa support drivers/scsi/smartpqi/smartpqi.h | 76 ++++ drivers/scsi/smartpqi/smartpqi_init.c | 591 +++++++++++++++++++++++++++++++-- drivers/scsi/smartpqi/smartpqi_sis.c | 15 + drivers/scsi/smartpqi/smartpqi_sis.h | 1 4 files changed, 637 insertions(+), 46 deletions(-) -- Signature