LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Anton Chikin <kverlin@gmail.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Henrik Rydberg <rydberg@euromail.se>,
jkosina@suse.cz, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org,
Anton Chikin <anton.chikin@dataart.com>
Subject: Re: [PATCH] HID: added new driver for Panasonic Elite Panaboard UB-T780 and UB-T880
Date: Wed, 9 Feb 2011 14:40:53 +0300 [thread overview]
Message-ID: <AANLkTi=C=3-VrM7L2bdCqY6WpiCLHS_uv-9R5gvPjBSD@mail.gmail.com> (raw)
In-Reply-To: <20110208181204.GF4476@core.coreip.homeip.net>
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@gmail.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
>
next prev parent reply other threads:[~2011-02-09 11:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-08 9:36 Anton Chikin
2011-02-08 10:39 ` Henrik Rydberg
2011-02-08 12:28 ` Anton Chikin
2011-02-08 13:54 ` Anton Chikin
2011-02-08 18:12 ` Dmitry Torokhov
2011-02-09 11:40 ` Anton Chikin [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-07 16:28 Anton Chikin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=C=3-VrM7L2bdCqY6WpiCLHS_uv-9R5gvPjBSD@mail.gmail.com' \
--to=kverlin@gmail.com \
--cc=anton.chikin@dataart.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rydberg@euromail.se \
--subject='Re: [PATCH] HID: added new driver for Panasonic Elite Panaboard UB-T780 and UB-T880' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).