> From: "Janne Pikkarainen" <[EMAIL PROTECTED]>
> Date: Wed, 29 Jan 2003 21:19:43 +0200 (EET)

> This is the first patch I ever try to submit, so please forgive me if I'm
> doing something terribly wrong. :-) Anyway, I have a 128 MB USB Memory Key
> by IBM, and without my patch it doesn't work at all. It was telling about
> "usb_control/bulk_msg: timeout" all the time.

> +UNUSUAL_DEV(  0x0a16, 0x9989, 0x0100, 0x0100,
> +               "IBM",
> +               "IBM USB Memory Key",
> +               US_SC_SCSI, US_PR_BULK, NULL,
> +               US_FL_FIX_INQUIRY ),

>       bInterfaceClass         8 Mass Storage
>       bInterfaceSubClass      6 SCSI
>       bInterfaceProtocol     80 Bulk (Zip)

Something does not quite compute. What does the entry do which
the generic code does not? I see the US_FL_FIX_INQUIRY only.
Can US_FL_FIX_INQUIRY cure timeouts? May it be better to fix
something in the generic code instead of ballooning the
unusual_devs.h?

-- Pete


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to