[ebeam PATCH v2 0/2] new eBeam input driver
From: Yann Cantin <hidden>
Date: 2012-10-06 13:19:22
Also in:
lkml
From: Yann Cantin <hidden>
Date: 2012-10-06 13:19:22
Also in:
lkml
Hi, New USB input driver for eBeam devices. Currently supported (tested) : - Luidia eBeam classic projection and edge projection models - Nec "interactive solution" NP01Wi1 & NP01Wi2 accessories. Patch 1 to blacklist the devices for hid generic-usb. Patch 2 is the actual driver. Change from v1 : the driver don't send coordinates outside the specified ranges when calibrated. The module run fine with a 3.3.6 and a 3.5.0 kernel, both x86_32 and 64. Thanks for your help.