mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-09 10:45:18 +00:00
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2142 7894878c-1315-0410-8ee3-d5d059ff63e0
12 lines
385 B
Plaintext
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.
|