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

Moger, Babu Babu.Moger at netapp.com
Fri Sep 2 15:21:17 UTC 2011


This patch was not picked up yet. Resubmitting again on top of latest file.
Original patch is here http://marc.info/?l=dm-devel&m=130203604024614&w=2

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

Signed-off-by: Babu Moger <babu.moger at netapp.com>
---
--- linux-3.1-rc4/drivers/scsi/device_handler/scsi_dh_rdac.c.orig	2011-09-02 09:48:16.000000000 -0500
+++ linux-3.1-rc4/drivers/scsi/device_handler/scsi_dh_rdac.c	2011-09-02 09:49:24.000000000 -0500
@@ -796,6 +796,7 @@ static const struct scsi_dh_devlist rdac
 	{"IBM", "3526"},
 	{"SGI", "TP9400"},
 	{"SGI", "TP9500"},
+	{"SGI", "TP9700"},
 	{"SGI", "IS"},
 	{"STK", "OPENstorage D280"},
 	{"SUN", "CSM200_R"},
@@ -815,6 +816,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