Changeset 1017

Show
Ignore:
Timestamp:
02/10/01 05:15:54 (8 years ago)
Author:
mds
Message:

add clarification on Xeon support in adm1021 driver.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/chips/SUMMARY

    r973 r1017  
    4848        thmc10          2       -       -       -       yes     no 
    4949        xeon            1       -       -       -       yes     no 
    50           (xeon - no detection - requires force parameter) 
     50          (xeon - no detection - requires force_adm1021 parameter) 
    5151 
    5252adm1025 
  • lm-sensors/trunk/doc/chips/adm1021

    r968 r1017  
    22========================= 
    33 
    4 Status: Complete; tested for most devices
     4Status: Complete; tested for most devices except Xeon
    55 
    66Supported chips: 
     
    1414    Datasheet: 
    1515  * Intel Xeon Processor 
    16     Prefix - any other - requires 'force' parameter - see MODPARMS file 
     16    Prefix - any other - requires 'force_adm1021' parameter - see MODPARMS file 
    1717    Addresses scanned: none 
    1818    Datasheet: Publicly available at Intel website 
     19    Status: Alpha, untested. 
    1920  * Maxim MAX1617 
    2021    Prefix `max1617' 
     
    8990already have disappeared! 
    9091 
    91 This driver only updates its values each 1.5 seconds; reading it more often 
     92This driver only updates its values each 1.5 seconds; reading it more often 
    9293will do no harm, but will return 'old' values. It is possible to make  
    9394ADM1021-clones do faster measurements, but there is really no good reason 
    9495for that. 
     96 
     97 
     98Xeon support 
     99------------ 
     100The Xeon support is untested. 
     101The Xeon has only one sensor where the other devices have two. 
     102Use 'force_adm1021=BUS,ADDRESS' as a modprobe parameter. 
     103ADDRESS can only be 0x18, 0x1a, 0x29, 0x2b, 0x4c, or 0x4e. 
     104The driver will report two temperatures but one will be invalid. 
     105It is not clear if all Xeon processors have this feature. 
     106Please report results. 
    95107 
    96108