-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 3 Feb 2004 17:26 pm, T. Egbert wrote:
> As I understand the USB HID input system (in the 2.4 kernel), input.o is
> the module that passes input events from producer modules to consumer
> modules. I get this from reading "input.txt" and "input-programming.txt"
> in the kernel Documentation/input directory.
The Feb and March 2003 issues of Linux Journal may help you here - there is a 
diagram that does a good job of fitting it together (IMNSHO :)

> I'm investigating alternate input devices and am to the point where I
> can get input from them through the serial port and into my user space
> program. Now it would be nice if there were a module somewhere that
> would enable me to produce keyboard and mouse events with my user space
> program and pass them into the input.o module so that they look like
> keyboard key presses/releases and mouse motion and button
> presses/releases to the operating system? Or is there a better way to do
> this?
drivers/input/misc/uinput.c is probably what you want.

It possibly isn't compiled by default though - my Fedora box is off right now, 
so I can't confirm.

Brad
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAH02GGwwszQ/PZzgRAhvZAKCKh3lqCUqMl4TaaRliiubSmEaymACgjkjK
M6+84ECuwCqbA0ZTNwVvQKs=
=+pmJ
-----END PGP SIGNATURE-----


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to