Re: [RFC PATCH 1/4] Changes to core input subsystem to allow sendand receive of IR messages. Encode and decode state machines are providedfor common IR porotocols such as Sony, JVC, NEC, Philips, etc.

From: Maxim Levitsky
Date: Thu May 28 2009 - 19:23:55 EST


On Mon, 2008-10-06 at 15:43 -0400, Jon Smirl wrote:
> Received IR messages generate event in the input queue.
> IR messages are sent using an input IOCTL.

Another question.

So input device sends its events as a special event type?
This would mean that none of current drivers will be able to pick these
events.


I think that input device should have better configuration support, like
generic way to set a keymap (raw->keycode) for a device, and the IR
timing can be set too.
And send normal keypreses.

Regards,
Maxim Levitsky

--
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/