On Sat, Oct 03, 2009 at 11:44:20AM -0400, Andy Walls wrote: > Aleksandr and Jean, > > Zdrastvoitye & Bonjour, > > To support the AVerMedia M166's IR microcontroller in ivtv and > ir-kbd-i2c with the new i2c binding model, I have added 3 changesets in > > http://linuxtv.org/hg/~awalls/ivtv > > 01/03: ivtv: Defer legacy I2C IR probing until after setup of known I2C devices > http://linuxtv.org/hg/~awalls/ivtv?cmd=changeset;node=3d243437f046 > > 02/03: ivtv: Add explicit IR controller initialization for the AVerTV M116 > http://linuxtv.org/hg/~awalls/ivtv?cmd=changeset;node=0127ed2ea55b > > 03/03: ir-kbd-i2c: Add support for the AVerTV M116 with the new binding model > http://linuxtv.org/hg/~awalls/ivtv?cmd=changeset;node=c10e0d5d895c > > > I cannot really test them as I still am using an older kernel. Could > you please review, and test them if possible? > Thank you, Andy! Much more elegant solution than simply pounding 0x40 on every ivtv board. Tested on 2.6.30.8, one of Ubuntu mainline kernel builds. ivtv-i2c part works, ivtv_i2c_new_ir() gets called, according to /sys/bus/i2c device @ 0x40 gets a name ir_rx_em78p153s_ave. Now according to my (very) limited understanding of new binding model, ir-kbd-i2c should attach to this device by its name. Somehow it doesn't, ir-kbd-i2c gets loaded silently without doing anything. -- 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