On Tue, Mar 10, 2009 at 02:38:24PM +0100, Jan Dumon wrote: > --- a/drivers/usb/storage/unusual_devs.h > +++ b/drivers/usb/storage/unusual_devs.h > @@ -1390,6 +1390,16 @@ UNUSUAL_DEV( 0x0af0, 0x7401, 0x0000, 0x0000, > US_SC_DEVICE, US_PR_DEVICE, NULL, > 0 ), > > +/* Reported by Jan Dumon <j.dumon@xxxxxxxxxx> > + * This device (wrongly) has a vendor-specific device descriptor. > + * The entry is needed so usb-storage can bind to it's mass-storage > + * interface as an interface driver */ > +UNUSUAL_DEV( 0x0af0, 0x7501, 0x0000, 0x0000, > + "Option", > + "GI 0431 SD-Card", > + US_SC_DEVICE, US_PR_DEVICE, NULL, > + 0 ), Your tabs were converted to spaces by your email client, care to read Documentation/email-clients.txt and resend it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html