Skip to content

Commit

Permalink
[SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 an…
Browse files Browse the repository at this point in the history
…d ST2530

These storage arrays can use RDAC when configured with 'linux' as the
initiator.

http://www.sun.com/storage/disk_systems/workgroup/2500/
http://www.sun.com/storage/disk_systems/workgroup/2510/
http://www.sun.com/storage/disk_systems/workgroup/2530/

Signed-off-by: Charlie Brady <[email protected]>
Reviewed-by: Chandra Seetharaman <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
  • Loading branch information
Charlie Brady authored and James Bottomley committed Sep 12, 2009
1 parent 89a3681 commit 5bab088
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/scsi/device_handler/scsi_dh_rdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,9 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
{"SGI", "IS"},
{"STK", "OPENstorage D280"},
{"SUN", "CSM200_R"},
{"SUN", "LCSM100_I"},
{"SUN", "LCSM100_S"},
{"SUN", "LCSM100_E"},
{"SUN", "LCSM100_F"},
{"DELL", "MD3000"},
{"DELL", "MD3000i"},
Expand Down

0 comments on commit 5bab088

Please sign in to comment.