On Mon, 09 Jan 2006 22:29:01 +0100, Boris Lau <[EMAIL PROTECTED]> wrote:

> got a log for you. This is kernel 2.6.15, with Phil's patch. The section 
> in unusual_devs looks like this:

>                  US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | 
> US_FL_NO_WP_DETECT ),

> usb-storage: Command INQUIRY (6 bytes)
> usb-storage:  12 00 00 00 24 00
> usb-storage: usb_stor_ctrl_transfer: rq=00 rqtype=21 value=0000 index=00 
> len=6
> usb-storage: command_abort called
> usb-storage: usb_stor_stop_transport called
> usb-storage: -- cancelling URB
> usb-storage: Status code -104; transferred 0/6

So, does it work without the unusual_devs.h segment? Try to comment
it out. If it does, the transport is probably not gotten right
and it needs something other from US_PR_DEVICE.

-- Pete


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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