Hi Gary, On Fri, 18 Jan 2008 15:30:56 -0500 (EST), Gary Chambers wrote: > Please forgive my ignorance and naivete, but will someone please tell me > why i2c_smbus_read_word doesn't exist? Thank you very much!
i2c_smbus_read_word_data() does exist, isn't it what you are looking for? It corresponds to a "read word" transaction in SMBus terminology. -- Jean Delvare _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
