root/lm-sensors/branches/lm-sensors-3.0.0/doc/developers/sysfs-interface @ 4868

Revision 4868, 372 bytes (checked in by khali, 6 years ago)

Minor update.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1sysfs access
2------------
3
4In the 2.6 kernel, sensor chip drivers create subdirectories in
5the sysfs filesystem (usually /sys) which can be accessed
6directly by applications, or preferably through libsensors.
7
8Naming and content standards for the entries in these subdirectories
9is documented in the file Documentation/hwmon/sysfs-interface in the
102.6 kernel source tree.
Note: See TracBrowser for help on using the browser.