On Wed, Jun 01, 2016 at 08:11:27AM -0400, Nicholas D Steeves wrote: > I bet this can be fixed with a one-line patch to hid-core.c. I'm not > sure if :0401 is in the version linux linux-4.5.x you have, but it's > definitely in the linux-4.4.11 I'm using. Alternatively ELAN1000:00 > 04F3: is somehow not matching "{ HID_I2C_DEVICE(USB_VENDOR_ID_ELAN," > so it might be a two line kernel patch.
It is matching. The line is to list devices for the HID system to NOT handle. That device uses the elan_i2c driver instead of HID. -- Len Sorensen