From fe21acce600f3c9e40ddb3a62484d2bd254ddb36 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 17 Jan 2015 10:06:26 -0800 Subject: [PATCH] Update README to reflect all supported chips and minimum kernel version Signed-off-by: Guenter Roeck --- README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README b/README index 7bfbab4..87d5826 100644 --- 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 @@ -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. -- 2.39.2