Changeset 4247
- Timestamp:
- 12/02/06 16:36:46 (6 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/sensord/chips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/sensord/chips.c
r4196 r4247 28 28 #include "lib/chips.h" 29 29 #include "kernel/include/sensors.h" 30 31 /* NB:32 *33 * The following chips from prog/sensors are not (yet) supported:34 *35 * lm87 mtp008 fscpos fscscy pcf8591 vt1211 smsc47m1 lm92 adm1024 lm8336 */37 38 /* NB: missing from sensors (and this) but in lib/chips.h:39 * "gl520sm", "thmc50", "adm1022" */40 30 41 31 /* TODO: Temp in C/F */
