On Thursday 16 February 2006 11:17, Alan Secker wrote:
> I read that 0x21 ix the address for the saa7115
> Can anyone please tell me what points at 0x44?
>
> Alan Secker

See ivtv-i2c.c source:

#define IVTV_CS53L32A_I2C_ADDR          0x11
#define IVTV_CX25840_I2C_ADDR           0x44
#define IVTV_SAA7115_I2C_ADDR           0x21
#define IVTV_SAA7127_I2C_ADDR           0x44
#define IVTV_TDA9887_I2C_ADDR           0x43
#define IVTV_MSP3400_I2C_ADDR           0x40
#define IVTV_HAUPPAUGE_I2C_ADDR         0x50
#define IVTV_WM8775_I2C_ADDR            0x1B
#define IVTV_TEA5767_I2C_ADDR           0x60

If you have a PVR250/350, then 0x44 points to the saa7127. For the 
PVR150/500 it is the cx25840.

        Hans

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to