[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [RESEND][PATCH] scsi_dh_rdac: Adding couple more vendor product ids
- From: "Moger, Babu" <Babu Moger netapp com>
- To: "Linux SCSI Mailing list" <linux-scsi vger kernel org>
- Cc: device-mapper development <dm-devel redhat com>
- Subject: [dm-devel] [RESEND][PATCH] scsi_dh_rdac: Adding couple more vendor product ids
- Date: Fri, 2 Sep 2011 11:21:17 -0400
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 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},
};
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]