[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list
[jejb: fixed whitespace damage] Signed-off-by: Babu Moger <Babu.Moger@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
parent
dd7c34e9a2
commit
273c478152
1 changed files with 2 additions and 0 deletions
|
@ -602,6 +602,8 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
|
||||||
{"SUN", "LCSM100_F"},
|
{"SUN", "LCSM100_F"},
|
||||||
{"DELL", "MD3000"},
|
{"DELL", "MD3000"},
|
||||||
{"DELL", "MD3000i"},
|
{"DELL", "MD3000i"},
|
||||||
|
{"LSI", "INF-01-00"},
|
||||||
|
{"ENGENIO", "INF-01-00"},
|
||||||
{NULL, NULL},
|
{NULL, NULL},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue