Re: [RFC] Infrared Keycode standardization
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-08-27 20:23:59
Also in:
linux-media
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-08-27 20:23:59
Also in:
linux-media
On Thu, Aug 27, 2009 at 06:06:13PM +0100, Peter Brouwer wrote:
Mauro Carvalho Chehab wrote: Hi Mauro, All Would it be an alternative to let lirc do the mapping and just let the driver pass the codes of the remote to the event port.
I don't think that blindly passing IR codes through input layer is a good idea, for the same reason we don't do that for HID and PS/2 anymore - task of the kernel is to provide unified interface to the hardware devices instead of letting userspace deal with the raw data streams. -- Dmitry