--- linux/drivers/usb/Config.in~ Mon Sep 24 01:49:00 2001 +++ linux/drivers/usb/Config.in Mon Sep 24 10:50:43 2001 @@ -37,6 +37,8 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then bool ' HP CD-Writer 82xx support' CONFIG_USB_STORAGE_HP8200e bool ' SanDisk SDDR-09 (and other SmartMedia) support' CONFIG_USB_STORAGE_SDDR09 + bool ' Datafab MDCFE-B Compact Flash Reader' CONFIG_USB_STORAGE_DATAFAB + bool ' Lexar Jumpshot Compact Flash Reader' CONFIG_USB_STORAGE_JUMPSHOT fi fi dep_tristate ' USB Modem (CDC ACM) support' CONFIG_USB_ACM $CONFIG_USB --- linux/drivers/usb/storage/unusual_devs.h~ Mon Sep 24 02:34:02 2001 +++ linux/drivers/usb/storage/unusual_devs.h Mon Sep 24 10:57:15 2001 @@ -374,6 +374,12 @@ "Simple Tech/Datafab CF+SM Reader", US_SC_SCSI, US_PR_DATAFAB, NULL, US_FL_MODE_XLATE | US_FL_START_STOP ), + +UNUSUAL_DEV( 0x07c4, 0xa109, 0x0000, 0xffff, + "IO Data/Datafab", + "IO Data/Datafab CF+SM Reader", + US_SC_SCSI, US_PR_DATAFAB, NULL, + US_FL_MODE_XLATE | US_FL_START_STOP ), #endif /* Casio QV 2x00/3x00/8000 digital still cameras are not conformant