Change US_SC_SCSI to US_SC_DEVICE.

In fact, it's probably a good idea to change US_PR_CBI to US_PR_DEVICE.
Especially since the device is advertising US_PR_BULK, which is very
different from US_PR_CBI.

Matt

On Mon, Mar 21, 2005 at 07:53:17PM -0500, Nick Sillik wrote:
> Nick Sillik wrote:
> > I changed it to use the unusual devs code. Now I get this error when 
> > insmodding.
> > 
> > usb-storage: This device (0d49,7010,0200 S 06 P 50) has an unneeded SubClass
> > entry in unusual_devs.h
> >    Please send a copy of this message to 
> > <linux-usb-devel@lists.sourceforge.net>
> > 
> > hmmm?
> > 
> > Nick Sillik
> > [EMAIL PROTECTED]
> > 
> 
> By the way, here is my entry in unusual_devs.h
> 
> /* Submitted by: Nick Sillik <[EMAIL PROTECTED]>
>  * Needed for OneTouch extension to usb-storage
>  *
> */
> #ifdef CONFIG_USB_STORAGE_ONETOUCH
> UNUSUAL_DEV(  0x0d49, 0x7010, 0x0000, 0x9999,
>               "Maxtor",
>               "OneTouch External Harddrive",
>               US_SC_SCSI, US_PR_CBI, onetouch_connect_input,
>               0),
> #endif
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Maintainer, Linux USB Mass Storage Driver

I don't have a left mouse button.  I only have one mouse and it's on my right.
                                        -- Customer
User Friendly, 2/13/1999

Attachment: pgpRfC3gs8Lj6.pgp
Description: PGP signature

Reply via email to