Hi all, this is a patchset to get hpsa working on older controllers. Most notably older controller do not support the extended REPORT PHYS command, so we need to fallback to the legacy version here. I've also added a new sysfs HBA attribute 'ctlr_num', which displays the current controller number. With that attribute one can construct legacy '/dev/ccissX' symlinks to facilitate an update from older installations using the cciss driver. As usual, comments and reviews are welcome. Hannes Reinecke (3): hpsa: use correct DID_NO_CONNECT hostbyte hpsa: fallback to use legacy REPORT PHYS command hpsa: add 'ctlr_num' sysfs attribute drivers/scsi/hpsa.c | 43 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) -- 1.8.5.6 -- 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