ajc wrote :

> I picked up a random no-name brand CompactFlash card reader (model
> number "CR-V7-UC") towards the end of last year

Uh.  Here we go.  It certainly helps to remember a "modprobe -r
usb-storage" each time I'm fiddling with this ;)


I'm not sure what I should be putting there for bcdDeviceMin or
bcdDeviceMax, but anyway... :


--- unusual_devs.h.dist Wed Jan 16 09:36:09 2002
+++ unusual_devs.h      Thu Jan 17 11:11:30 2002
@@ -251,6 +251,12 @@
                US_FL_MODE_XLATE | US_FL_START_STOP ),
 #endif
 
+UNUSUAL_DEV(  0x05e3, 0x0700, 0x0000, 0x9999,
+              "Genesys Logic, Inc.",
+              "USB TO IDE",
+              US_SC_SCSI, US_PR_BULK, NULL,
+              US_FL_FIX_INQUIRY | US_FL_MODE_XLATE),
+
 UNUSUAL_DEV(  0x0644, 0x0000, 0x0100, 0x0100, 
                "TEAC",
                "Floppy Drive",


-- 
Andrew J Cosgriff <[EMAIL PROTECTED]>
lisp eclipse recycling kingdom monolith

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to