All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2003-02-28  1:56 npguy
  2003-02-28 20:07 ` Kernel 2.5 input layer info? Kendall Bennett
  0 siblings, 1 reply; 3+ messages in thread
From: npguy @ 2003-02-28  1:56 UTC (permalink / raw)
  To: linux-kernel

subscribe


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

* Kernel 2.5 input layer info?
  2003-02-28  1:56 npguy
@ 2003-02-28 20:07 ` Kendall Bennett
  2003-02-28 20:41   ` Randy.Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Kendall Bennett @ 2003-02-28 20:07 UTC (permalink / raw)
  To: linux-kernel

Hi Guys,

I have heard about the new 2.5 input layer work that is being done in the 
kernel, and I am interested in using this for a userland mouse/keyboard 
daemon I am looking at building. The intention of the daemon is to 
provide a common interface for event driven mouse and keyboard 
applications (ie: XFree86, Qt/E, SDL, MGL, SVGALib etc) on Linux. Since 
it appears that a lot of work is already being done on a new set of event 
driven input layers in the kernel, what I would like to do is build this 
daemon such that it will use the new 2.5 kernel interfaces when they are 
available, but fall back on the old compatible methods when not. 
Essentially I am planning on taking the existing XFree86 code and using 
it to make a common user land input daemon.

Anyway, let me know if you think this is a good idea, bad idea or if 
there is a better way to do it. The new input interfaces sound like a 
great idea, but we are looking for something that will work on as many 
versions of Linux as possible.

Finally where can I find more information on the new input interfaces in 
the 2.5 kernel? I just downloaded the latest 2.5.63 release and will take 
a look at it, but if there are any external docs on this I would like to 
peruse them first.

Thanks!

---
Kendall Bennett
Chief Executive Officer
SciTech Software, Inc.
Phone: (530) 894 8400
http://www.scitechsoft.com

~ SciTech SNAP - The future of device driver technology! ~


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

* Re: Kernel 2.5 input layer info?
  2003-02-28 20:07 ` Kernel 2.5 input layer info? Kendall Bennett
@ 2003-02-28 20:41   ` Randy.Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy.Dunlap @ 2003-02-28 20:41 UTC (permalink / raw)
  To: Kendall Bennett; +Cc: linux-kernel

On Fri, 28 Feb 2003 12:07:06 -0800
"Kendall Bennett" <KendallB@scitechsoft.com> wrote:

| I have heard about the new 2.5 input layer work that is being done in the 
| kernel, and I am interested in using this for a userland mouse/keyboard 
| daemon I am looking at building. The intention of the daemon is to 
| provide a common interface for event driven mouse and keyboard 
| applications (ie: XFree86, Qt/E, SDL, MGL, SVGALib etc) on Linux. Since 
| it appears that a lot of work is already being done on a new set of event 
| driven input layers in the kernel, what I would like to do is build this 
| daemon such that it will use the new 2.5 kernel interfaces when they are 
| available, but fall back on the old compatible methods when not. 
| Essentially I am planning on taking the existing XFree86 code and using 
| it to make a common user land input daemon.
| 
| Anyway, let me know if you think this is a good idea, bad idea or if 
| there is a better way to do it. The new input interfaces sound like a 
| great idea, but we are looking for something that will work on as many 
| versions of Linux as possible.
| 
| Finally where can I find more information on the new input interfaces in 
| the 2.5 kernel? I just downloaded the latest 2.5.63 release and will take 
| a look at it, but if there are any external docs on this I would like to 
| peruse them first.

linux/Documentation/input/*
linux/drivers/input/*
Linux Console project: http://linuxconsole.sourceforge.net/
Linux Input drivers:   http://www.suse.cz/development/input/ (not recent)
http://www.codemonkey.org.uk/post-halloween-2.5.txt
Possibly these:
http://www.frogmouth.net/hid-doco/examples/hiddev-misc/write-events.c
http://www.frogmouth.net/hid-doco/examples/hiddev-misc/dump-events.c

HTH.
--
~Randy

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

end of thread, other threads:[~2003-02-28 20:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-28  1:56 npguy
2003-02-28 20:07 ` Kernel 2.5 input layer info? Kendall Bennett
2003-02-28 20:41   ` Randy.Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.