On Wed, 28 Feb 2007 17:31:51 +0800, Zhang Rui wrote: > The standard ACPI "fan" and "thermal" modules? > I'm converting these two modules to sysfs. I think "thermal" has too > much ACPI specific information and is not that easy to have a generic > interface. > Could you give some more detailed descriptions please? :) Indeed, ACPI thermal zone may have more thermal trip points than the hwmon interface specifies. Two of the trip points can be mapped to temp1_max and temp1_crit, respectively. If we want to handle them all, then probably we have to implement Henrique's suggestion and really think in terms of thermal zones, i.e. the trip points would be mapped to temp1_auto_point[1-*]_temp and possibly associated with a fan speed output. -- Jean Delvare - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html