[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH] scsi_dh: Adding LSI vendor and product ids in rdac device list
- From: "Moger, Babu" <Babu Moger lsi com>
- To: "linux-scsi vger kernel org" <linux-scsi vger kernel org>
- Cc: device-mapper development <dm-devel redhat com>, "andmike linux vnet ibm com" <andmike linux vnet ibm com>
- Subject: [dm-devel] [PATCH] scsi_dh: Adding LSI vendor and product ids in rdac device list
- Date: Mon, 10 Nov 2008 16:17:48 -0700
From: Babu Moger <babu moger lsi com>
This patch adds LSI vendor and product ids in rdac device handler.
Signed-off-by: Babu Moger <Babu Moger lsi com>
---
--- linux-2.6.28-rc4/drivers/scsi/device_handler/scsi_dh_rdac.c.orig 2008-11-10 16:56:01.000000000 -0600
+++ linux-2.6.28-rc4/drivers/scsi/device_handler/scsi_dh_rdac.c 2008-11-10 16:56:20.000000000 -0600
@@ -594,6 +594,8 @@ static const struct scsi_dh_devlist rdac
{"SUN", "LCSM100_F"},
{"DELL", "MD3000"},
{"DELL", "MD3000i"},
+ {"LSI", "INF-01-00"},
+ {"ENGENIO", "INF-01-00"},
{NULL, NULL},
};
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]