On Mon, 23 May 2011, Pantelis Koukousoulas wrote: > On Mon, May 23, 2011 at 8:29 PM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote: > > You don't need to hack anything in the stack. Just write a program > > that opens the device file and sends the appropriate commands using the > > SG_IO ioctl. > > You mean the usb device, right? (e.g., /dev/bus/usb/001/008) No, I mean the block device, like /dev/sr1 or /dev/sdb. Or you could use the scsi-generic device, like /dev/sg3. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html