Re: [PATCH 06/18] lirc driver for the ATI USB RF remote receiver

From: Dmitry Torokhov
Date: Wed Sep 10 2008 - 10:31:22 EST


On Wed, Sep 10, 2008 at 09:37:19AM -0400, Jon Smirl wrote:
> A second issue is that some IR drivers are completely in user space.
> Is there a mechanism for these user space drivers to send events down
> into the input layer? These events would then get queued with the
> other kernel generated events and be delivered to consuming apps in
> order.
>

Uinput driver (/dev/uinput, drivers/input/misc/uinput.c) can be used to
inject events into kernel for subsequent distribution through normal
interfaces (console, evdev, etc).

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/