> -----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. > Thanks, > Guenter > Regards, Yuantian _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors