Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Terratec Cinergy 1200 DVB-C Card supported?



From: "Robert Schlabbach" <robert_s@gmx.net>
> I spotted one mistake:
> 
> struct i2c_msg msg[] =
> {.addr = 0x08,.flags = 0,.buf = b,.len = 2},
> {.addr = 0x0c,.flags = I2C_M_RD,.buf = &id,.len = 1}
> };
> 
> The first .addr needs to be changed to 0x08 as well!

To 0x0C, of course... Tsk, tsk, I must be too tired...

Regards, 
-- 
Robert Schlabbach
e-mail: robert_s@gmx.net
Berlin, Germany





Home | Main Index | Thread Index