Jean Delvare wrote:
> Hi Matthieu,
>
> On Sun, 21 Mar 2010 15:02:50 +0100, matthieu castet wrote:
>> some dvb driver that export a i2c interface contains some mistakes
>> because they mainly used by driver (frontend, tuner) wrote for them.
>> But the i2c interface is exposed to everybody.
>>
>> On
Hi Matthieu,
On Sun, 21 Mar 2010 15:02:50 +0100, matthieu castet wrote:
> some dvb driver that export a i2c interface contains some mistakes
> because they mainly used by driver (frontend, tuner) wrote for them.
> But the i2c interface is exposed to everybody.
>
> One mistake is expect msg[i].add
Hi,
some dvb driver that export a i2c interface contains some mistakes because they
mainly used by driver (frontend, tuner) wrote for them.
But the i2c interface is exposed to everybody.
One mistake is expect msg[i].addr with 8 bits address instead of 7 bits
address. This make them use eeprom