> On Mon, 10 Apr 2006, Alan Stern wrote: > > On Mon, 10 Apr 2006, Avuton Olrich wrote: > > > On 4/8/06, Yak Mandango <[EMAIL PROTECTED]> wrote: > > > I have some noisy drives hooked up with a Genesys-based USB-IDE > > > cable, and I want to shut them up, spin them down. Does anyone > > > have an opinion what I should do from here, to spin down? > > > > I don't have any usb drives, but I'm fairly certain they look like > > scsi drives (right?) so you should be able to spin them down with > > something like: > > sdparm --command=stop /dev/sda > > > > This will put it to sleep until something trys to access it, or until > > you sdparm --command=start /dev/sda > > I doubt this will work. SCSI commands get translated by the USB-IDE > converter into ATA commands, and the converter probably doesn't know > how to handle START/STOP commands. > > Alan Stern
That's right; the SCSI sdparm doesn't seem to have an effect. Sending the same SCSI command via sg_utils or scsitools also doesn't. And...no word from the manufacturers. So, I think it's almost safe to say that the hardware doesn't support IDE [versions of] start/stop. "Almost", because it's still possible that it's somehow not getting the USB commands, because of something between the SCSI emulation and the physical USB layer. I'm going to dive into some libusb, and see what damage I can do. I'll report findings... -- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/ ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Linux-usb-users@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users