The hwmon subsystem is used by various network drivers to report temperature sensor and other information. Unfortunately, its use is often not correct. Typical errors are that the mandatory name sysfs attribute is not created, that the temperature sensor index starts with 0 instead of 1, and/or that sysfs attributes are created after the hwmon device was created. The following sequence of patches fixes most of the problems. The igb patches have been tested with real hardware; the others are compile tested only. _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors