>I used
> .id = I2C_HW_B_BT848,
>instead of
> .id = I2C_HW_B_CX2341X,
>
>and lirc_i2c works!!
>
I think this is because you reversed the change in ir-kbd-i2c.
>
>I will make a further test and see if the original rev 3235 works with
ir-kbd-i2c from two weeks ago ... Depending on this, >either ivtv-i2c.c or
ir-kbd-i2c needs a change.
o.k., it was too late :-) Of course it has nothing to do with ir-kbd-i2c, as
I am not using it. The key is in lirc_i2c.c:
case 0x18:
case 0x1a:
if (adap->id == (I2C_ALGO_BIT | I2C_HW_B_BT848)) {
strcpy(ir->c.name,"Hauppauge IR");
ir->l.code_length = 13;
ir->l.add_to_buf=add_to_buf_haup;
_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel