On Mon, Nov 14, 2011 at 09:58:03PM -0500, Tang Yuantian-B29983 wrote: > > > > -----Original Message----- > > From: Guenter Roeck [mailto:guenter.roeck@xxxxxxxxxxxx] > > Hmm ... looking into the code, I2C_FUNC_SMBUS_READ_BLOCK_DATA is missing > > from I2C_FUNC_SMBUS_EMUL. > > Now that is interesting. > > > > If you change mpc_functionality() to > > return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL | > > I2C_FUNC_SMBUS_READ_BLOCK_DATA; I bet your problem will disappear. > > > > Jean, any idea why I2C_FUNC_SMBUS_EMUL doesn't include > > I2C_FUNC_SMBUS_READ_BLOCK_DATA ? > > > [Yuantian:] unfortunately no, Even I add I2C_FUNC_SMBUS_READ_BLOCK_DATA support, > The return value is not correct. > I am not sure I understand what you mean with "not correct". Can you provide the output of the i2cdump command ? Command should be something like "i2cdump <bus> <addr> s 0xe4" with a recent version of i2cdump. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors