Hi,
>> The code structure (device selector + functions indirection) also seems
>> overkill
>> to me for now, but permit to anticipate device's variations. If it appears
>> that they
>> all works in the same way, it'll be easy (and more comfortable to me) to
>> step down,
>> the opposite seems m
On Sat, Jul 28, 2012 at 11:02:13AM +0200, Yann Cantin wrote:
> Hi Dmitry,
>
> >> +config INPUT_EBEAM_USB_CLASSIC
> >> + bool "eBeam Classic Projection support"
> >> + depends on INPUT_EBEAM_USB
> >> + default y
> >
> > Will there be support for other eBean devices (are there any)? If there
> >
Hi Dmitry,
>> +config INPUT_EBEAM_USB_CLASSIC
>> +bool "eBeam Classic Projection support"
>> +depends on INPUT_EBEAM_USB
>> +default y
>
> Will there be support for other eBean devices (are there any)? If there
> will how soon? How different are they? If not the we probably do not
> n
Hi Yann,
On Sat, Jul 28, 2012 at 02:02:34AM +0200, Yann Cantin wrote:
>
> Signed-off-by: Yann Cantin
> ---
> drivers/input/misc/Kconfig | 21 +
> drivers/input/misc/Makefile |1 +
> drivers/input/misc/ebeam.c | 895
> +++
> 3 files changed, 917
Signed-off-by: Yann Cantin
---
drivers/input/misc/Kconfig | 21 +
drivers/input/misc/Makefile |1 +
drivers/input/misc/ebeam.c | 895 +++
3 files changed, 917 insertions(+)
create mode 100644 drivers/input/misc/ebeam.c
diff --git a/drivers/input
5 matches
Mail list logo