Show
Ignore:
Timestamp:
05/24/05 23:26:22 (7 years ago)
Author:
khali
Message:

Backport the cleanups and corrections Rudolf Marek and I did when
porting the chips documentation to Linux 2.6.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/chips/gl518sm

    r3000 r3007  
    66Supported chips: 
    77  * Genesys Logic GL518SM release 0x00 
    8     Prefix `gl518sm' 
     8    Prefix: 'gl518sm' 
    99    Addresses scanned: I2C 0x2c and 0x2d 
    1010    Datasheet: http://www.genesyslogic.com/pdf 
    1111  * Genesys Logic GL518SM release 0x80 
    12     Prefix `gl518sm' 
     12    Prefix: 'gl518sm' 
    1313    Addresses scanned: I2C 0x2c and 0x2d 
    1414    Datasheet: http://www.genesyslogic.com/pdf 
     
    55550x80 chips support the reading of voltages directly, 0x00 only for VIN3. 
    5656 
    57 The GL518SM implements one temperature sensor, two FAN rotation speed 
     57The GL518SM implements one temperature sensor, two fan rotation speed 
    5858sensors, and four voltage sensors. It can report alarms through the 
    5959computer speakers. 
     
    6565a resolution of +-3 degrees. 
    6666 
    67 FAN rotation speeds are reported in RPM (rotations per minute). An alarm is 
     67Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 
    6868triggered if the rotation speed has dropped below a programmable limit. 
    6969In case when you have selected to turn Fan1 off, no Fan1 alarm is triggered. 
    7070 
    71 FAN readings can be divided by a programmable divider (1, 2, 4 or 8) to give 
    72 the readings more range or accuracy. This is important because some FANs 
    73 report only one 'tick' each rotation, while others report two. 
    74 Not all RPM values can accurately be represented, so some rounding is done. 
    75 With a divider of 2, the lowest representable value is around 1900 RPM. 
     71Fan readings can be divided by a programmable divider (1, 2, 4 or 8) to give 
     72the readings more range or accuracy. Not all RPM values can accurately be 
     73represented, so some rounding is done. With a divider of 2, the lowest 
     74representable value is around 1900 RPM. 
    7675 
    7776Voltage sensors (also known as VIN sensors) report their values in volts. An