mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Comment clarification.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5430 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -3344,9 +3344,8 @@ sub chip_special_cases
|
||||
}
|
||||
|
||||
# Each function returns a confidence value. The higher this value, the more
|
||||
# sure we are about this chip. A Winbond W83781D, for example, will be
|
||||
# detected as a LM78 too; but as the Winbond detection has a higher confidence
|
||||
# factor, you should identify it as a Winbond.
|
||||
# sure we are about this chip. This may help overrule false positives,
|
||||
# although we also attempt to prevent false positives in the first place.
|
||||
|
||||
# Each function returns a list. The first element is the confidence value;
|
||||
# Each element after it is an SMBus address. In this way, we can detect
|
||||
|
Reference in New Issue
Block a user