1 Kernel driver abituguru3 2 ======================== 3 4 Supported chips: 5 * Abit uGuru revision 3 (Hardware Monitor pa 6 7 Prefix: 'abituguru3' 8 9 Addresses scanned: ISA 0x0E0 10 11 Datasheet: Not available, this driver is b 12 13 Note: 14 The uGuru is a microcontroller with on 15 it to behave as a hwmon IC. There are 16 firmware and thus effectively many dif 17 Below is an incomplete list with which 18 Motherboards: 19 20 - uGuru 1.00 ~ 1.24 (AI7, KV8-MA 21 - uGuru 2.0.0.0 ~ 2.0.4.2 (KV8-PRO) 22 - uGuru 2.1.0.0 ~ 2.1.2.8 (AS8, AV8, A 23 - uGuru 2.3.0.0 ~ 2.3.0.9 (AN8) 24 - uGuru 3.0.0.0 ~ 3.0.x.x (AW8, AL8, A 25 AW9D-MAX) 26 27 The abituguru3 driver is only for revi 28 this driver will not work on older mot 29 motherboards use the abituguru (withou 30 31 Authors: 32 - Hans de Goede <j.w.r.degoede@hhs.nl>, 33 - (Initial reverse engineering done by 34 35 36 Module Parameters 37 ----------------- 38 39 * force: bool 40 Force detection. Note 41 detection to be skippe 42 succeed. If the uGuru 43 driver will not load a 44 registered. 45 * verbose: bool 46 Should the driver be v 47 48 * 0/off/false normal 49 * 1/on/true + verbo 50 51 Default: 1 (the driver 52 53 Description 54 ----------- 55 56 This driver supports the hardware monitoring f 57 the Abit uGuru chip, found on recent Abit uGur 58 59 The 3rd revision of the uGuru chip in reality 60 Unfortunately this doesn't help since the W83L 61 with a custom Abit application running on it. 62 63 Despite Abit not releasing any information reg 64 Louis Kruger has managed to reverse engineer t 65 Without his work this driver would not have be 66 67 Known Issues 68 ------------ 69 70 The voltage and frequency control parts of the 71 neither is writing any of the sensor settings 72 fanspeed control registers (FanEQ) 73 74 If you encounter any problems please mail me <j 75 include the output of: `dmesg | grep abituguru
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.