Hi Guenter, On Tue, 25 Jan 2011 08:21:06 -0800, Guenter Roeck wrote: > I need the capability to write a SMBus block command with i2ctools. > > Not an issue writing it myself. Question is if to expand i2cset to include > that capability, or to write a new command (i2csetblock ?) to do it. > > Thoughts ? This would probably be best discussed on the linux-i2c list than lm-sensors. Redirecting there... I would add it to i2cset. The only problem is that the command line convention of i2cset is a little tricky and thus hard to extend. But I see no reason why allowing multiple VALUEs followed by MODE s (for SMBus block) or i (for I2C block) wouldn't work. I suggest i and s because this is what i2cdump is using. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html