Show
Ignore:
Timestamp:
01/05/08 16:20:13 (5 years ago)
Author:
khali
Message:

Add support for drivers that place the hwmon attributes in the hwmon
class device directory rather than directly in the device directory.
The latter is what all drivers do at the moment, but in the long run
the former is preferred as it prevents attribute name collisions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/branches/lm-sensors-3.0.0/CHANGES

    r5092 r5093  
    66  libsensors: No longer depend on libsysfs (#2262) 
    77              Don't guess the bus type from the device ID format (#2240) 
     8              Add support for attributes in the hwmon class device (#2260) 
    89  Makefile: No warnings about ld configuration for staged installations 
    910  pwmconfig: Really hide errors on sysfs writes