This patch adds couple more Vendor/Product IDs for RDAC.. There are no functional changes. Signed-off-by: Babu Moger <babu.moger@xxxxxxx> --- --- linux-2.6.39-rc1/drivers/scsi/device_handler/scsi_dh_rdac.c.orig 2011-04-05 15:01:52.000000000 -0500 +++ linux-2.6.39-rc1/drivers/scsi/device_handler/scsi_dh_rdac.c 2011-04-05 15:06:18.000000000 -0500 @@ -755,6 +755,7 @@ static const struct scsi_dh_devlist rdac {"IBM", "3526"}, {"SGI", "TP9400"}, {"SGI", "TP9500"}, + {"SGI", "TP9700"}, {"SGI", "IS"}, {"STK", "OPENstorage D280"}, {"SUN", "CSM200_R"}, @@ -774,6 +775,7 @@ static const struct scsi_dh_devlist rdac {"SUN", "CSM100_R_FC"}, {"SUN", "STK6580_6780"}, {"SUN", "SUN_6180"}, + {"SUN", "ArrayStorage"}, {NULL, NULL}, }; -- 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