Hello! I just got a new entry for drivers/usb/storage/unusual_devs.h:
--- linux-2.6.14/drivers/usb/storage/unusual_devs.h~ 2006-01-31 18:32:56.000000000 +0100 +++ linux-2.6.14/drivers/usb/storage/unusual_devs.h 2006-01-31 18:33:19.000000000 +0100 @@ -702,6 +702,13 @@ US_SC_SCSI, US_PR_CB, NULL, US_FL_SINGLE_LUN ), +/* Submitted by Roman Hodek <[EMAIL PROTECTED]> */ +UNUSUAL_DEV( 0x0781, 0x0002, 0x0000, 0x9999, + "SanDisk Corporation", + "ImageMate CompactFlash USB", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_FIX_CAPACITY ), + UNUSUAL_DEV( 0x0781, 0x0100, 0x0100, 0x0100, "Sandisk", "ImageMate SDDR-12", The card reader itself works fine, it just reports a capacity off by 1 sector (like many others...) I just didn't notice this before using udev vol_id on it ;) (which tries to read the last sector). Here also the /proc/bus/usb/devices entry, as requested in the comment in unusual_devs.h: ------------------------------------------------------------------------------ T: Bus=01 Lev=02 Prnt=02 Port=02 Cnt=03 Dev#= 10 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0781 ProdID=0002 Rev= 0.09 S: Manufacturer=SanDisk Corporation S: Product=ImageMate CompactFlash USB S: SerialNumber=00000000000: C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms ------------------------------------------------------------------------------ Roman ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel