Re: [linux-usb-devel] error accessing disk

2007-01-13 Thread Alan Stern
On Fri, 12 Jan 2007, Rohan Akela wrote: > Well with so many variables to look at, what is the best way to > further debug and fix this issue ? Any suggestions ? Use your imagination... > > Bad USB cables or connections (don't forget about cables inside the > > computer case, running from the mot

Re: [linux-usb-devel] error accessing disk

2007-01-12 Thread Rohan Akela
Well with so many variables to look at, what is the best way to further debug and fix this issue ? Any suggestions ? Thanks On 1/12/07, Alan Stern <[EMAIL PROTECTED]> wrote: > On Fri, 12 Jan 2007, Rohan Akela wrote: > > > > Does that flash drive work with your PC? > > > > Yes it does work with my

Re: [linux-usb-devel] error accessing disk

2007-01-12 Thread Alan Stern
On Fri, 12 Jan 2007, Rohan Akela wrote: > > Does that flash drive work with your PC? > > Yes it does work with my PC. > > > The the transfer hangs and the SCSI stack aborts the command, that's > > all I can say about that. > > What can possibly cause the transfer to hang ? Bad USB cables or co

Re: [linux-usb-devel] error accessing disk

2007-01-12 Thread Rohan Akela
> Does that flash drive work with your PC? Yes it does work with my PC. > The the transfer hangs and the SCSI stack aborts the command, that's > all I can say about that. What can possibly cause the transfer to hang ? On 1/11/07, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > On Thu, 11 Jan 2007 18

Re: [linux-usb-devel] error accessing disk

2007-01-11 Thread Pete Zaitcev
On Thu, 11 Jan 2007 18:06:53 -0800, "Rohan Akela" <[EMAIL PROTECTED]> wrote: > I am working on a mips SOC platform with USB 2.0 host controller > running Linux 2.6.18. The usb driver works fine with most hard drives > and flash disks that i have. The driver do not work with one flash > drive thoug

[linux-usb-devel] error accessing disk

2007-01-11 Thread Rohan Akela
Hi I am working on a mips SOC platform with USB 2.0 host controller running Linux 2.6.18. The usb driver works fine with most hard drives and flash disks that i have. The driver do not work with one flash drive though. Whenever i try to read/write to this disk, i see usb bus reset message after so