On Sun, 14 Jul 2002 22:29, Grahame Jordan wrote: > It looks like either, Momobay or SIIG have hijacked the VendorID and the > productID without going through the correct channels and hence we have a > conflict. They are both likely just using a Genesys part (who own the Vendor ID). GL811 might be it.
> How can this conflict be handled without having to recompile the module > every time I get a new kernel? > > +UNUSUAL_DEV( 0x05e3, 0x0700, 0x0000, 0xffff, > + "SIIG", > + "CompactFlash Card Reader", > + US_SC_SCSI, US_PR_BULK, NULL, > + US_FL_FIX_INQUIRY ), > > Thanks to Christophe Theron we have for the CX 1: > > UNUSUAL_DEV( 0x05e3, 0x0700, 0x0001, 0xffff, > "DViCO", > "Momobay CX-1 hard disk", > US_SC_SCSI, US_PR_BULK, NULL, > US_FL_FIX_INQUIRY | US_FL_START_STOP | US_FL_MODE_XLATE ), There are two cases: 1. They are both really the same part, and we should just use the same special case options. 2. They are really two versions, and the revision numbers might have been selected better (which I have harped on before, and people shouldn't write these entries if they don't understand them). What do the descriptors show? Brad -- http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel