[dm-devel] [PATCH] scsi_dh_rdac: Adding couple more vendor product ids

Moger, Babu Babu.Moger at lsi.com
Tue Apr 5 20:35:25 UTC 2011


This patch adds couple more Vendor/Product IDs for RDAC.. There are no functional changes.

Signed-off-by: Babu Moger <babu.moger at lsi.com>
---
--- 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},
 };
 






More information about the dm-devel mailing list