On Tue, 17 Feb 2004, BLACKSON Jim wrote:

> Gustavo Guillermo wrote:
> > Feb 14 13:28:27 linux kernel: usb-storage: Vendor: Fujifilm
> > Feb 14 13:28:27 linux kernel: usb-storage: Product: FinePix 1400Zoom
> > Feb 14 13:28:27 linux kernel: usb-storage: Transport:
> Control/Bulk/Interrupt
> > Feb 14 13:28:27 linux kernel: usb-storage: Protocol: 8070i
> > ...
> > Feb 14 13:28:27 linux kernel: usb-storage: Issuing auto-REQUEST_SENSE
> > ...
> > Feb 14 13:28:27 linux kernel: usb-storage: Got interrupt data (0x29, 0x0)
> > Feb 14 13:28:27 linux kernel: usb-storage: CBI IRQ data showed reserved
> bType 41
> > Feb 14 13:28:27 linux kernel: usb-storage: -- auto-sense failure
> 
> Looks to me like another SubClass=x05 8070i device sending a SubClass=x04
> UFI-style interrupt. :-(
> See CBI spec Section 3.4.3.

My thought too.

Gustavo, see if this patch helps.  Also, please send the contents of your 
/proc/bus/usb/devices file with the camera plugged in.

Alan Stern


===== unusual_devs.h 1.103 vs edited =====
--- 1.103/drivers/usb/storage/unusual_devs.h    Tue Feb 10 00:33:14 2004
+++ edited/drivers/usb/storage/unusual_devs.h   Tue Feb 17 10:42:58 2004
@@ -132,7 +132,7 @@
 UNUSUAL_DEV(  0x04cb, 0x0100, 0x0000, 0x2210,
                "Fujifilm",
                "FinePix 1400Zoom",
-               US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
+               US_SC_UFI, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
 
 /* Reported by Peter Wächtler <[EMAIL PROTECTED]>
  * The device needs the flags only.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to