On Fri, Jan 21, 2005 at 11:14:10AM +0100, Lucian Muresan wrote:
> (*) DirectFB/Matrox/Maven: I2C_RDWR succeeded: addr = 0x1B, reg = 0xB2,
> val = 0xFF
> (!) DirectFB/Matrox/Maven: I2C_RDWR failed: addr = 0x1A, reg = 0xB2!
>      --> Remote I/O error

Thanks. Fix is in cvs.

I think I got confused by i2c_smbus_read_byte_data() to think that reading 
0xFF indicated an error. The code worked for me because my maven returned 
something other than 0xFF. Register 0xB2 should indicate the maven chip 
version so it looks like your chip is a more recent version than mine.

-- 
Ville Syrj�l�
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/


Reply via email to