Re: [linux-usb-devel] SCSI WRITE_10 failure

2004-09-12 Thread Phani Babu G.
TED]> wrote: > On Sat, 11 Sep 2004, Phani Babu G. wrote: > > > Hi Alan, > > > > Now, I write 8 Blocks i.e, 4096 bytes of data > still > > SCSI WRITE_10 fails. Below listed are the traces. > Do > > you see anything suspicious here. > > > > us

Re: [linux-usb-devel] SCSI WRITE_10 failure

2004-09-11 Thread Phani Babu G.
. Regards, Phani --- Alan Stern <[EMAIL PROTECTED]> wrote: > On Fri, 10 Sep 2004, Phani Babu G. wrote: > > > Hi All, > > > > I am having problems writig data to a 64 MB > direct > > access device (LEXAR make). I use SG_IO ioctl > provided > > by SC

[linux-usb-devel] SCSI WRITE_10 failure

2004-09-10 Thread Phani Babu G.
Hi All, I am having problems writig data to a 64 MB direct access device (LEXAR make). I use SG_IO ioctl provided by SCSI Generic (sg) to access the USB Mass Storage device. After issuing WRITE_10 command the SCSI genric driver freezes. The linux kernel version is 2.4.20. On the other hand SCSI