On Thu, 2005-02-03 at 17:44 +0000, Paulo Marques wrote:
> Miah Gregory wrote:
> > Hi,
> > 
> > Got the following message after plugging in a USB "CMDrive" (32Mb) which
> > has www.cmdrive.com written on the side of it:
> > 
> > kernel: usb-storage 3-1:1.0: usb_probe_interface
> > kernel: usb-storage 3-1:1.0: usb_probe_interface - got id
> > kernel: usb-storage: This device (090a,1001,0100 S 06 P 50) has an
> > unneeded Protocol entry in unusual_devs.h
> > kernel:    Please send a copy of this message to
> > <linux-usb-devel@lists.sourceforge.net>
> > kernel: usb-storage: probe of 3-1:1.0 failed with error -1
> > 
> > Hope this helps.
> 
> Thanks for sending this.
> 
> There is something weird though... in unsual_devs.h this PID/VID seems 
> to be this one:
> 
> UNUSUAL_DEV(  0x090a, 0x1001, 0x0100, 0x0100,
>               "Trumpion",
>               "t33520 USB Flash Card Controller",
>               US_SC_DEVICE, US_PR_BULK, NULL,
>               US_FL_NEED_OVERRIDE ),
> 
> which seems to be this product:
> 
> http://www.trumpion.com.tw/prod_m03_3352x.htm
> 
> which seems very different from the one you've shown (www.cmdrive.com)
> 
> Is "cmdrive" using the VID/PID from another vendor (or vice-versa)? Or 
> am I missing something?
> 
> If this is the case, I guess there is not much we can do, since there is 
> no way for the kernel to tell those devices appart... :(

I found this:

http://sourceforge.net/mailarchive/message.php?msg_id=9568552

Applied that to my kernel and device appears to basically work, although
it still gives the 'please email' message.

Perhaps Alan Stern will pick this up; he appeared to be waiting for
confirmation that the patch worked.

-- 
Miah Gregory



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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