[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTi=C=3-VrM7L2bdCqY6WpiCLHS_uv-9R5gvPjBSD@mail.gmail.com>
Date: Wed, 9 Feb 2011 14:40:53 +0300
From: Anton Chikin <kverlin@...il.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Henrik Rydberg <rydberg@...omail.se>, jkosina@...e.cz,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Anton Chikin <anton.chikin@...aart.com>
Subject: Re: [PATCH] HID: added new driver for Panasonic Elite Panaboard
UB-T780 and UB-T880
Dmitry,
Thank you for pointing me on tslib. Could you please provide some
documentation sources or examples for it?
As for custom parsing - as far as I remember - Jiri mentioned this
scenario in the discussion of hid subsystem
on input mailing list.
On Tue, Feb 8, 2011 at 9:12 PM, Dmitry Torokhov
<dmitry.torokhov@...il.com> wrote:
> On Tue, Feb 08, 2011 at 11:39:23AM +0100, Henrik Rydberg wrote:
>>
>> > +int xold = 0, yold = 0;
>>
>> static
>>
>
> Not even that. This is an USB device, not a platform one, so it shoudl
> be opssible to connect more than one to a box. All state should go into
> per-device structure.
>
> This is also does not appear to be a HID driver, really - it does not
> use HID infrastucture but does custom parsing.
>
> Calibration - normally we offload this task to userspace (tslib
> or other library/driver).
>
> Thanks.
>
> --
> Dmitry
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists