====
This driver supercedes the NCT6775F and NCT6776F support in the W83627EHF
-driver. It supports NCT6106D, NCT6775F, NCT6776F, NCT6779D, and NCT6791D.
+driver. It supports NCT6106D, NCT6775F, NCT6776F, NCT6779D, NCT6791D, and
+NCT6792D.
The driver is also available in the upstream kernel. This version is maintained
for backward compatibility with older kernels. I am trying to keep it buildable
for older kernels, but may miss a problem once in a while. If you have a problem
-compiling this driver with any kernel version 2.6.16 or later, please let me
+compiling this driver with any kernel version 2.6.32 or later, please let me
know.
Kernel driver NCT6775
Prefix: 'nct6791'
Addresses scanned: ISA address retrieved from Super I/O registers
Datasheet: Available from Nuvoton upon request
+ * Nuvoton NCT6792D
+ Prefix: 'nct6792'
+ Addresses scanned: ISA address retrieved from Super I/O registers
+ Datasheet: Available from Nuvoton upon request
Authors:
Guenter Roeck <linux@roeck-us.net>
-----------
This driver implements support for the Nuvoton NCT6106D, NCT6775F, NCT6776F,
-NCT6779D, and NCT6791D super I/O chips. We will refer to them collectively as
-Nuvoton chips.
+NCT6779D, NCT6791D, and NCT6792D super I/O chips. We will refer to them
+collectively as Nuvoton chips.
The chips implement up to 8 temperature sensors depending on the chip type and
configuration. Temperatures used to control fan speed are reported separately.