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 though. Whenever i try to read/write to this disk, i see usb bus
> reset message after some time. I wonder why the bus reset messages
> appear. I am producing the output of /proc/bus/usb/devices below.

Does that flash drive work with your PC?

> usb-storage: usb_stor_bulk_transfer_sglist: xfer 122880 bytes, 27 entries
> usb-storage: command_abort called
> usb-storage: usb_stor_stop_transport called
> usb-storage: -- cancelling sg request
> usb-storage: Status code -131; transferred 60416/122880

The the transfer hangs and the SCSI stack aborts the command, that's
all I can say about that.

-- Pete

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to