More I2C work. Made the temperature sensor scanning more generic, but only
authorDavid Walter Seikel <onefang@gmail.com>
Sat, 27 Jan 2007 06:21:07 +0000 (06:21 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Sat, 27 Jan 2007 06:21:07 +0000 (06:21 +0000)
commitb438740bc8d8c81f9788ce90abab26a5e8b1eeab
tree8a9b2ff72f70fa3376683414154a00cbcf90451f
parentde7e05e8c51fe8bd6465c6c91ad1a9f93e753fcb
More I2C work.  Made the temperature sensor scanning more generic, but only
increased the limit to nine.  A better way would be to do an ls and check
for all temp*_input.  Next time I will do it this way.

I still haven't tracked down the sensor name information.  It's out there
somewhere, I'll have to look at the source code for lm_sensors to see how
they do it.

SVN revision: 28133
src/modules/temperature/e_mod_config.c
src/modules/temperature/e_mod_main.c