Re: shuttle sd37p2 eSATA driver?



ivowel@xxxxxxxxx wrote:
# lsscsi
[0:0:0:0] disk ATA SAMSUNG HD400LJ ZZ10 /dev/sda
[1:0:0:0] disk ATA WDC WD3200KS-00P 21.0 /dev/sdb
[1:0:1:0] disk ATA Sans Digital V.36 /dev/sdc


may I add one question---how would I instruct the hotplug module to
scan for 1:0:1:0 ?

Well, that is a surprising identification number. I never would have guessed that if you hadn't found it out by cold plugging it!

I don't know anything about hotplug, but at least now we know what the right numbers are! Have you tried hot plugging the drive and doing "echo 'scsi-add-single-device 1 0 1 0' >/proc/scsi/scsi"?

Note also you should be able to do 'scsi-remove-single-device', too, if you hot unplug it.
.