On Mon, Jun 7, 2010 at 9:16 AM, Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> wrote: > Em 07-06-2010 08:27, vdr@xxxxxxxxxxxxx escreveu: ... >> Another problem (after fixing the compile issues) is the IR Part of v4l-dvb which includes an Imon module. >> This module doesn't provide any lirc devices, so how can this oe be used as an IR device ? > > You don't need lirc to use imon, since it now provides a standard input/event interface. So, the driver > currently can be used with lirc event interface, or alone. See http://wilsonet.com/jarod/imon_stuff/imon-devinput-lirc/ for the config I use w/my own imon hardware. >> Til now I am using lirc_imon which fit all my needs. > > Lirc-dev patches are currently being discussed. There are just a few adjustments on it, in order to get it > finally merged. The kernel-userspace interface will likely need a few changes, so you'll likely need to update > lirc after the merge. Better to follow the IR threads at linux-media ML, in order to be in-tune with the changes. I've considered adding lirc_dev support back to the imon driver when we get it merged, but it really doesn't make a whole lot of sense, given that the imon devices do all IR decoding in hardware. As long as the keymap is complete, there's no benefit to wiring up lirc_dev vs. just using lircd's devinput access method for imon devices. -- Jarod Wilson jarod@xxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html