It's a case of the 2.4 SCSI code issuing INQUIRY commands to devices that they don't like. This is fixed in the SCSI layer for 2.5
Matt On Wed, Jan 29, 2003 at 02:45:01PM -0500, Pete Zaitcev wrote: > > 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 -- Matthew Dharm Home: [EMAIL PROTECTED] Maintainer, Linux USB Mass Storage Driver Your lips are twitching. You're playing Quake aren't you. -- Stef to Greg User Friendly, 8/11/1998
msg11164/pgp00000.pgp
Description: PGP signature
