Changeset 4097
- Timestamp:
- 08/19/06 11:03:52 (2 years ago)
- Files:
-
- lm-sensors/trunk/CHANGES (modified) (1 diff)
- lm-sensors/trunk/doc/developers/sysfs-interface (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/CHANGES
r4096 r4097 4 4 2.10.1 (2006????) 5 5 File doc/busses/i2c-piix4: Update (2.6 backport) 6 File doc/developers/sysfs-interface: Update 6 7 File etc/sensors.conf.eg: Add an smsc47m192 section 7 8 Comment out all set statements lm-sensors/trunk/doc/developers/sysfs-interface
r2142 r4097 2 2 -------------------------- 3 3 4 In the 2.6 kernel, chip drivers using the 5 i2c-sensor module create subdirectories in 4 In the 2.6 kernel, sensor chip drivers create subdirectories in 6 5 the sysfs filesystem (usually /sys) which can be accessed 7 directly by applications .6 directly by applications, or through libsensors as before. 8 7 9 8 Naming and content standards for the entries in these subdirectories 10 is documented in the file Documentation/ i2c/sysfs-interface in the9 is documented in the file Documentation/hwmon/sysfs-interface in the 11 10 2.6 kernel source tree.
