| 1 | SUMMARY OF SUPPORTED CHIPS |
|---|
| 2 | ========================== |
|---|
| 3 | This is a summary of the sensor and non-sensor chips supported |
|---|
| 4 | by this package. It summarizes the features of each supported chip. |
|---|
| 5 | |
|---|
| 6 | For further information on a particular chip, see the documentation |
|---|
| 7 | in this directory. Data sheets are generally available on the |
|---|
| 8 | manufacturer's web site. |
|---|
| 9 | |
|---|
| 10 | To determine what chips you have in your system, |
|---|
| 11 | run prog/detect/sensors-detect. |
|---|
| 12 | |
|---|
| 13 | If your sensor chip is not detected by sensors-detect |
|---|
| 14 | or supported by this package, |
|---|
| 15 | please send mail to lm78@stimpy.netroedge.com. |
|---|
| 16 | |
|---|
| 17 | Please include the following in your mail: |
|---|
| 18 | - The output of (as root) 'prog/detect/sensors-detect' |
|---|
| 19 | - The output of (as root) 'prog/detect/i2cdetect 1' |
|---|
| 20 | (assuming your smbus adapter is on bus 1 - |
|---|
| 21 | check the output of 'cat /proc/bus/i2c' to make sure). |
|---|
| 22 | - The output of (as root) 'prog/dump/i2cdump 1 0xXX b' |
|---|
| 23 | XX = the address of the chip you see in the output of i2cdetect. |
|---|
| 24 | - Part numbers of chips on your motherboard you think are |
|---|
| 25 | the sensor chips. |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | ----------------------------------------------------------------------------- |
|---|
| 29 | ----------------------------------------------------------------------------- |
|---|
| 30 | |
|---|
| 31 | SUPPORTED SENSOR CHIPS |
|---|
| 32 | ---------------------- |
|---|
| 33 | |
|---|
| 34 | Included Sensors Controls Busses |
|---|
| 35 | ---------------------- ------- ----------- |
|---|
| 36 | Driver Chips #temp #vin #fanin pwm/dac i2c ISA |
|---|
| 37 | --------------------------------------------------------------------- |
|---|
| 38 | adm1021 |
|---|
| 39 | adm1021 2 - - - yes no |
|---|
| 40 | lm84 2 - - - yes no |
|---|
| 41 | gl523sm 2 - - - yes no |
|---|
| 42 | max1617 2 - - - yes no |
|---|
| 43 | max1617a 2 - - - yes no |
|---|
| 44 | thmc10 2 - - - yes no |
|---|
| 45 | xeon 1 - - - yes no |
|---|
| 46 | (xeon - no detection - requires force parameter) |
|---|
| 47 | |
|---|
| 48 | adm9240 |
|---|
| 49 | adm9240 1 6 2 1 dac yes no |
|---|
| 50 | ds1780 1 6 2 1 dac yes no |
|---|
| 51 | lm81 1 6 2 1 dac yes no |
|---|
| 52 | |
|---|
| 53 | gl518sm |
|---|
| 54 | gl518sm (r00) 1 1-4 2 - yes no |
|---|
| 55 | gl518sm (r80) 1 4 2 - yes no |
|---|
| 56 | |
|---|
| 57 | gl520sm |
|---|
| 58 | gl520sm 1-2 4-5 2 - yes no |
|---|
| 59 | |
|---|
| 60 | gl523sm-to-be-written |
|---|
| 61 | gl523sm 2-3 5-6 2-3 1-2 pwm yes no |
|---|
| 62 | |
|---|
| 63 | lm75 |
|---|
| 64 | lm75 1 - - - yes no |
|---|
| 65 | |
|---|
| 66 | lm78 |
|---|
| 67 | lm78 1 7 3 - yes yes |
|---|
| 68 | lm78-j 1 7 3 - yes yes |
|---|
| 69 | lm79 1 7 3 - yes yes |
|---|
| 70 | |
|---|
| 71 | lm80 |
|---|
| 72 | lm80 1 7 2 - yes no |
|---|
| 73 | |
|---|
| 74 | maxilife |
|---|
| 75 | maxilife-as 5 4 3 - yes no |
|---|
| 76 | maxilife-co 5 4 3 - yes no |
|---|
| 77 | maxilife-cg 5 4 3 - yes no |
|---|
| 78 | |
|---|
| 79 | sis5595 |
|---|
| 80 | sis5595 1 7 3 - no yes |
|---|
| 81 | |
|---|
| 82 | thmc50 |
|---|
| 83 | adm1022 3 2 - 1 dac yes no |
|---|
| 84 | thmc50 3 2 - 1 dac yes no |
|---|
| 85 | |
|---|
| 86 | w83781d |
|---|
| 87 | w83781d 3 7 3 - yes yes |
|---|
| 88 | w83782d 3 9 3 2-4 pwm yes yes |
|---|
| 89 | w83783s 1-2 5-6 3 2 pwm yes no |
|---|
| 90 | w83627hf 3 9 3 2-4 pwm yes yes (LPC) |
|---|
| 91 | |
|---|
| 92 | |
|---|
| 93 | |
|---|
| 94 | |
|---|
| 95 | SUPPORTED NON-SENSOR CHIPS |
|---|
| 96 | -------------------------- |
|---|
| 97 | |
|---|
| 98 | Driver Chips |
|---|
| 99 | ------ ----- |
|---|
| 100 | |
|---|
| 101 | bt869 |
|---|
| 102 | bt869 video modulator chip |
|---|
| 103 | |
|---|
| 104 | eeprom |
|---|
| 105 | Memory SPD (serial presence detect) eeproms - reads locations only |
|---|
| 106 | Xeon scratch eeproms - reads locations only |
|---|
| 107 | |
|---|
| 108 | icspll |
|---|
| 109 | supported clock chips - reads registers only |
|---|
| 110 | |
|---|
| 111 | ltc1710 |
|---|
| 112 | ltc1710 two switches only |
|---|
| 113 | |
|---|
| 114 | matorb |
|---|
| 115 | Matrox Orbital LCD displays |
|---|
| 116 | |
|---|
| 117 | |
|---|
| 118 | ----------------------------------------------------------------------------- |
|---|
| 119 | ----------------------------------------------------------------------------- |
|---|
| 120 | |
|---|
| 121 | COMPANY ID LIST |
|---|
| 122 | --------------- |
|---|
| 123 | |
|---|
| 124 | Many SMBus chips have a company ID at location 0x3E or 0xFE. |
|---|
| 125 | |
|---|
| 126 | Here is a partial list. |
|---|
| 127 | This may help identify a chip after doing a 'i2cdump [bus] [address] b'. |
|---|
| 128 | |
|---|
| 129 | 0x00 National (on LM84) |
|---|
| 130 | 0x01 National |
|---|
| 131 | 0x23 AMD |
|---|
| 132 | 0x41 AMD |
|---|
| 133 | 0x49 TI |
|---|
| 134 | 0x4D Maxim |
|---|
| 135 | 0x5CA3 Winbond (at 0x4F) |
|---|
| 136 | 0xDA Dallas |
|---|