1. 18 5月, 2010 1 次提交
    • M
      V4L/DVB: ir-core: dynamically load the compiled IR protocols · 995187be
      Mauro Carvalho Chehab 提交于
      Instead of hardcoding the protocols into ir-core, add a register interface
      for the IR protocol decoders, and convert ir-nec-decoder into a client of
      ir-core.
      
      With this approach, it is possible to dynamically load the needed IR protocols,
      and to add a RAW IR interface module, registered as one IR raw protocol decoder.
      
      This patch opens a way to register a lirc_dev interface to work as an userspace
      IR protocol decoder.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      995187be
  2. 16 12月, 2009 2 次提交