Andrew Burgess wrote:
Mine comes up as 102, I've had to edit the driver
source in the
past to get it to work. Could you make sure 102 will work too?
The firmware for IDs 0100 and 0102 is indeed the same.
Editing drivers/usb/misc/emi26.c in the kernel source and replacing
0x0100 with 0x0102, and then recompiling the kernel, should enable it
to work.
HTH
Clemens