2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-09 10:45:18 +00:00
Files
lm-sensors/doc/developers/sysfs-interface
Mark D. Studebaker e554056734 2.6 update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2142 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-07 23:44:59 +00:00

12 lines
385 B
Plaintext

sysfs access (2.6 kernels)
--------------------------
In the 2.6 kernel, chip drivers using the
i2c-sensor module create subdirectories in
the sysfs filesystem (usually /sys) which can be accessed
directly by applications.
Naming and content standards for the entries in these subdirectories
is documented in the file Documentation/i2c/sysfs-interface in the
2.6 kernel source tree.