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.
Yep, thats what I did. I posted the note hoping you'd make it work for both
since you were going to look at the code anyway...