of Nuvoton NCT5571D, NCT5577D and NCT6776F. - lm_sensors-r5913-default-config-NCT677xF.patch: Default config for NCT6775F and NCT6776F. - lm_sensors-r5914-fix-TMP421-detection.patch: We probe addresses 0x1c-0x1f for other chips now, so we might as well look for TMP421 devices there. - lm_sensors-r5916-fix-EMC140x-detection.patch: Fix addresses checked for SMSC EMC1403 and EMC1404. - lm_sensors-r5930-fix-DDR3-SPD-detection.patch: Fix detection of SPD EEPROM on DDR3 memory modules. DDR3 uses CRC16 over 128 bytes instead of basic checksum over 64 bytes. Contributed by Clemens Ladisch. - libensors-visibility.patch: Add 3 missing symbols. OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=34
15 lines
460 B
Diff
15 lines
460 B
Diff
Default config for NCT6775F and NCT6776F. We don't support these
|
|
yet, but users may install a standalone driver for them later.
|
|
|
|
--- lm-sensors/etc/sensors.conf.default (revision 5902)
|
|
+++ lm-sensors/etc/sensors.conf.default (revision 5913)
|
|
@@ -285,7 +285,7 @@
|
|
# set in8_max 3.0 * 1.10
|
|
|
|
|
|
-chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*"
|
|
+chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*"
|
|
|
|
label in0 "Vcore"
|
|
label in2 "AVCC"
|