~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/abituguru3.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 Kernel driver abituguru3
  2 ========================
  3 
  4 Supported chips:
  5   * Abit uGuru revision 3 (Hardware Monitor part, reading only)
  6 
  7     Prefix: 'abituguru3'
  8 
  9     Addresses scanned: ISA 0x0E0
 10 
 11     Datasheet: Not available, this driver is based on reverse engineering.
 12 
 13     Note:
 14         The uGuru is a microcontroller with onboard firmware which programs
 15         it to behave as a hwmon IC. There are many different revisions of the
 16         firmware and thus effectively many different revisions of the uGuru.
 17         Below is an incomplete list with which revisions are used for which
 18         Motherboards:
 19 
 20         - uGuru 1.00    ~ 1.24    (AI7, KV8-MAX3, AN7)
 21         - uGuru 2.0.0.0 ~ 2.0.4.2 (KV8-PRO)
 22         - uGuru 2.1.0.0 ~ 2.1.2.8 (AS8, AV8, AA8, AG8, AA8XE, AX8)
 23         - uGuru 2.3.0.0 ~ 2.3.0.9 (AN8)
 24         - uGuru 3.0.0.0 ~ 3.0.x.x (AW8, AL8, AT8, NI8 SLI, AT8 32X, AN8 32X,
 25           AW9D-MAX)
 26 
 27         The abituguru3 driver is only for revision 3.0.x.x motherboards,
 28         this driver will not work on older motherboards. For older
 29         motherboards use the abituguru (without the 3 !) driver.
 30 
 31 Authors:
 32         - Hans de Goede <j.w.r.degoede@hhs.nl>,
 33         - (Initial reverse engineering done by Louis Kruger)
 34 
 35 
 36 Module Parameters
 37 -----------------
 38 
 39 * force: bool
 40                         Force detection. Note this parameter only causes the
 41                         detection to be skipped, and thus the insmod to
 42                         succeed. If the uGuru can't be read the actual hwmon
 43                         driver will not load and thus no hwmon device will get
 44                         registered.
 45 * verbose: bool
 46                         Should the driver be verbose?
 47 
 48                         * 0/off/false  normal output
 49                         * 1/on/true    + verbose error reporting (default)
 50 
 51                         Default: 1 (the driver is still in the testing phase)
 52 
 53 Description
 54 -----------
 55 
 56 This driver supports the hardware monitoring features of the third revision of
 57 the Abit uGuru chip, found on recent Abit uGuru featuring motherboards.
 58 
 59 The 3rd revision of the uGuru chip in reality is a Winbond W83L951G.
 60 Unfortunately this doesn't help since the W83L951G is a generic microcontroller
 61 with a custom Abit application running on it.
 62 
 63 Despite Abit not releasing any information regarding the uGuru revision 3,
 64 Louis Kruger has managed to reverse engineer the sensor part of the uGuru.
 65 Without his work this driver would not have been possible.
 66 
 67 Known Issues
 68 ------------
 69 
 70 The voltage and frequency control parts of the Abit uGuru are not supported,
 71 neither is writing any of the sensor settings and writing / reading the
 72 fanspeed control registers (FanEQ)
 73 
 74 If you encounter any problems please mail me <j.w.r.degoede@hhs.nl> and
 75 include the output of: `dmesg | grep abituguru`

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php