-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Matthew Dharm wrote:
> 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

Yes, I figured this one out already, now my problem is the other message I sent
here, and a new one, I'm getting:

In file included from drivers/usb/storage/usb.c:184:
drivers/usb/storage/unusual_devs.h:921: warning: initialization from
incompatible pointer type


When I compile. This is what I have in unusual_devs.h now:

#ifdef CONFIG_USB_STORAGE_ONETOUCH
[line 921]UNUSUAL_DEV(  0x0d49, 0x7010, 0x0000, 0x9999,
                "Maxtor",
                "OneTouch External Harddrive",
                US_SC_DEVICE, US_PR_DEVICE, onetouch_connect_input,
                0),
#endif

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCP3oF2hKwjhIv2aMRAhVNAJ92syezdwLqfn4cx1+PeGv9kxt+jQCeLdp4
JAoECmA2cXTFPM992jXQDvk=
=9G7F
-----END PGP SIGNATURE-----


-------------------------------------------------------
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

Reply via email to