1 Kernel driver nct6683 2 ===================== 3 4 Supported chips: 5 6 * Nuvoton NCT6683D/NCT6687D 7 8 Prefix: 'nct6683' 9 10 Addresses scanned: ISA address retrieved f 11 12 Datasheet: Available from Nuvoton upon req 13 14 Authors: 15 16 Guenter Roeck <linux@roeck-us.net> 17 18 Description 19 ----------- 20 21 This driver implements support for the Nuvoton 22 23 The chips implement up to shared 32 temperatur 24 It supports up to 16 fan rotation sensors and 25 26 Temperatures are measured in degrees Celsius. 27 0.5 degrees C. 28 29 Voltage sensors (also known as IN sensors) rep 30 31 Fan rotation speeds are reported in RPM (rotat 32 33 Usage Note 34 ---------- 35 36 Limit register locations on Intel boards with 37 build date 04/03/13 do not match the register 38 datasheet. Nuvoton confirms that Intel uses a 39 with different register addresses. The specifi 40 firmware is held under NDA by Nuvoton and Inte 41 to the public. 42 43 Some of the register locations can be reverse 44 well hidden. Given this, writing any values fr 45 considered too risky with this firmware and ha 46 must all be written from the BIOS. 47 48 The driver has only been tested with the Intel 49 only instantiates on Intel boards. To enable i 50 set the 'force' module parameter to 1. 51 52 Tested Boards and Firmware Versions 53 ----------------------------------- 54 55 The driver has been reported to work with the 56 firmware versions. 57 58 =============== ============================== 59 Board Firmware version 60 =============== ============================== 61 Intel DH87RL NCT6683D EC firmware version 1 62 Intel DH87MC NCT6683D EC firmware version 1 63 Intel DB85FL NCT6683D EC firmware version 1 64 ASRock X570 NCT6683D EC firmware version 1 65 ASRock X670E NCT6686D EC firmware version 1 66 MSI B550 NCT6687D EC firmware version 1 67 MSI X670-P NCT6687D EC firmware version 0 68 =============== ==============================
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.