On 07/05/2014 06:39 AM, Guenter Roeck wrote:
Something else though that would help: SMBus block commands. Any idea why this is not currently supported ? I see that I2C_SMBUS_I2C_BLOCK_DATA is supported, so I2C_SMBUS_BLOCK_DATA should not be hard. Am I missing something ?
Hi Jean, I took a stab at that. Guess the main difference to I2C_SMBUS_I2C_BLOCK_DATA is that it needs a separate buffer for the SMBus data block; the 'word' buffer can not be used. Turns out that was quite straightforward to implement. Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors