X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README;h=660c81284027b2660eb6c7426245424cb749c526;hb=bde0232c731d7fcec5200e48870ff05fbce3dfd9;hp=97588a772efcfe13b4a51234439f564fdd8545b6;hpb=eba2fabe6fe5f423e2827296a01a2a6119a5a6f2;p=groeck-it87 diff --git a/README b/README index 97588a7..660c812 100644 --- a/README +++ b/README @@ -296,10 +296,10 @@ must be programmed to the critical CPU temperature. Preliminary support ------------------- -Support for IT8607E, IT8665E, and IT8686E is preliminary. Voltage readings, -temperature readings, fan control, and fan speed measurements may be wrong -and/or missing. Fan control and fan speed may be enabled and reported for -non-existing fans. Please report any problems and inconsistencies. +Support for IT8607E is preliminary. Voltage readings, temperature readings, +fan control, and fan speed measurements may be wrong and/or missing. +Fan control and fan speed may be enabled and reported for non-existing +fans. Please report any problems and inconsistencies. Reporting information for unsupported chips ------------------------------------------- @@ -347,3 +347,11 @@ if all fans are detected and reported. This information _might_ give us enough information to add experimental support for the chip in question. No guarantees, though - unless a datasheet is available, something is likely to be wrong. + +A note on sensors-detect +======================== + +There is a persistent perception that changes in this driver would have impact +on the output of sensors-detect. This is not the case. sensors-detect is an +independent application. Changes in this driver do not affect sensors-detect, +and changes in sensors-detect do not affect this driver.