This patch adds two new SUN vendor/model in rdac device handlers. Signed-off-by: Vijay Chauhan <vijay.chauhan@xxxxxxx> --- --- scsi_dh_rdac.c.orig 2010-10-11 23:23:42.000000000 +0530 +++ scsi_dh_rdac.c 2010-10-11 23:25:31.000000000 +0530 @@ -773,6 +773,8 @@ static const struct scsi_dh_devlist rdac {"ENGENIO", "INF-01-00"}, {"STK", "FLEXLINE 380"}, {"SUN", "CSM100_R_FC"}, + {"SUN", "STK6580_6780"}, + {"SUN", "SUN_6180"}, {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