]> git.sur5r.net Git - groeck-nct6775/commitdiff
Update README to reflect all supported chips and minimum kernel version
authorGuenter Roeck <linux@roeck-us.net>
Sat, 17 Jan 2015 18:06:26 +0000 (10:06 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 17 Jan 2015 18:06:26 +0000 (10:06 -0800)
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
README

diff --git a/README b/README
index 7bfbab4a3102fc7cb1f26190bbf607ac31e5e7ab..87d58265549bf9b6c6b44ba7040a658221a706bf 100644 (file)
--- a/README
+++ b/README
@@ -2,12 +2,13 @@ Note
 ====
 
 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
@@ -34,6 +35,10 @@ Supported chips:
     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>
@@ -43,8 +48,8 @@ Description
 -----------
 
 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.