(Resend to include linux-scsi) Hi all, this patch adds support for legacy boards, ie for boards previously supported by cciss only. With this patchset the hpsa driver should work with all Smart Array boards if the 'hpsa_allow_any' module option is set, rendering the cciss driver obsolete. Hannes Reinecke (5): hpsa: consolidate status variables hpsa: add support for legacy boards hpsa: disable volume status check for older controller hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page hpsa: do not print errors for unsupported report luns format Jeff Mahoney (1): hpsa: handle unsupported devices more gracefully drivers/scsi/hpsa.c | 131 ++++++++++++++++++++++++++++++++++++++++++++-------- drivers/scsi/hpsa.h | 57 ++++++++++++++++++++--- 2 files changed, 162 insertions(+), 26 deletions(-) -- 1.8.5.6