On Fri, Jan 27, 2012 at 04:35:29PM -0500, Jean Delvare wrote: > On Fri, 27 Jan 2012 13:22:08 -0800, Guenter Roeck wrote: > > I have been asked about adding support for ADC channels 0, 1, 3, 4, as > > well as the non-GP usage of channels 5 to 7. > > I'm interested in temperature sensors too, i.e. channels 5 and 7 if I'm > not mistaken. > > > Does anyone happen to know/recall why those are not supported in the > > current driver ? > > No idea, maybe just starting simple, or lack of interest. > Maybe the perceived problem is that gain and offset are different and all over the place for the various ADCs, so one either needs a whole bunch of functions, or a large case statement, or a table with <gain, offset> per adc. I'd choose the latter, to simplify runtime code. Also, the description of adc->temperature conversion is really quite confusing. Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors