commit | 3d1d0da67520aa5dbcea617d52546ae046e946a4 | [log] [tgz] |
---|---|---|
author | brking@us.ibm.com <brking@us.ibm.com> | Tue Nov 01 17:01:54 2005 -0600 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Nov 06 13:05:42 2005 -0600 |
tree | ddbf40e4161cea381add46f34b74f91b9e08f486 | |
parent | b0df54bb4c9df6c1b1633a9f990b718059cda394 [diff] |
[SCSI] ipr: Runtime reset Some IPR RAID adapter will automatically create single device RAID arrays for all attached devices when the card is initialized. Setting the RUNTIME_RESET doorbell bit will prevent this from occurring, since we only want this behavior the first time the card is initialized and not each time the card happens to get reset. Signed-off-by: Brian King <brking@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>