<br>What I have some success with (and very limited sample)<br>
are the commands of the form:<br>
<br>
     #<span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-weight: bold;"> </span><span class="command" style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-weight: bold;">
    echo "scsi add-single-device <h> <b> <t> <l>"
                      > /proc/scsi/scsi<br>
<br>
</span><span class="command" style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">See Section 8.3 (proc interface) of the SCSI HowTO doc<br>
for details and more information .....<br>
(<a href="http://tldp.org/HOWTO/SCSI-2.4-HOWTO/mlproc.html">http://tldp.org/HOWTO/SCSI-2.4-HOWTO/mlproc.html</a>)<br>
<br>
It works for SATA disk (which use the SCSI subsystem) in<br>
the few cases I've had to deal with ...<br>
<br>
YMMV ...<br>
<br>
  Rich<br>
<br>
<br>
</span><br>