[linux-dvb] [PATCH] Keymap loading support for budget-ci
Oliver Endriss
o.endriss at gmx.de
Sun Dec 18 20:15:32 CET 2005
Johannes Stezenbach wrote:
> It would be better to use Gerd Knorr's ir-common (for av7110, too),
> so keymaps could be manipulated using the standard EVIOCSKEYCODE
> ioctl, e.g. by using input-kbd from Gerd Knorr's input-utils
> package.
Agreed.
How should we handle control data
- RC5/RCMM selection
- inversion setting
if we drop /proc/av7110_ir?
Should we add module parameters or keep /proc/av7110_ir just for that?
RC5+ uses 5 bit addresses and 7 bit data.
If we put the address bits in the keymap we end up with a
2^12 * 2 = 8 KByte keymap for each device.
Unfortunetely, the input layer cannot handle sparse keymaps.
Oliver
--
--------------------------------------------------------
VDR Remote Plugin available at
http://www.escape-edv.de/endriss/vdr/
--------------------------------------------------------
More information about the linux-dvb
mailing list