[PATCH] usb fix

From: Andries.Brouwer@cwi.nl
Date: Fri Aug 31 2001 - 17:03:27 EST


Wondering why my USB Compact Flash cardreader works with 2.4.7
but not with 2.4.9, I noticed that my name was added and some
constant changed. Changing it back revived my CF reader.

Andries

--- ../linux-2.4.9/linux/drivers/usb/storage/unusual_devs.h Sat Aug 11 03:16:46 2001
+++ ./linux/drivers/usb/storage/unusual_devs.h Fri Aug 31 23:50:19 2001
@@ -96,7 +96,7 @@
 #endif
 
 /* This entry is from Andries.Brouwer@cwi.nl */
-UNUSUAL_DEV( 0x04e6, 0x0005, 0x0100, 0x0205,
+UNUSUAL_DEV( 0x04e6, 0x0005, 0x0100, 0x0208,
                 "SCM Microsystems",
                 "eUSB SmartMedia / CompactFlash Adapter",
                 US_SC_SCSI, US_PR_DPCM_USB, NULL,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:36 EST