Linux Input/HID development
 help / color / mirror / Atom feed
* serial touchscreen and inputattach
@ 2008-06-15 19:01 Markus Heidelberg
  2008-06-15 19:57 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Heidelberg @ 2008-06-15 19:01 UTC (permalink / raw)
  To: linux-input

Hello,

I'm currently working on a serial touchscreen driver and have some questions.

What's the rule for creating a new name for serio protocol in serio.h for use
in serio_device_id.proto and input_dev.id.vendor? Can I just take a free
number? I guess then I should take the next one (currently 0x37 after
SERIO_ZHENHUA), however there are some gaps in the list.

Is there an official version of inputattach? I found different sources. The
last change at [1] is about 2 years ago. At [2] there is a broken CVS link to
[1]. The inputattach tool in buildroot's tslib package is derived from [1] with
some minor changes. The inputattach from Debian's joystick package is derived
from a three years old version of [1], the tool from Gentoo's joystick package
is the same as in [1].

So it seems as if [1] is quite official, because everything is pointing to it.
But there is another inputattach at [3] with a reworked code base, which is
only 1 year old and supports some more devices, mainly touchscreens.

Or is there another preferred way beside inputattach to bind the touchscreen to
its driver and inputattach is obsolete?

[1] http://linuxconsole.cvs.sourceforge.net/linuxconsole/ruby/utils/
[2] http://atrey.karlin.mff.cuni.cz/~vojtech/input/
[3] http://kernel.org/pub/linux/kernel/people/dtor/

Markus


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-15 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-15 19:01 serial touchscreen and inputattach Markus Heidelberg
2008-06-15 19:57 ` Peter Korsgaard
2008-06-15 20:16   ` Markus Heidelberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox