root/lm-sensors/trunk/doc/chips/SUMMARY @ 1524

Revision 1524, 4.7 KB (checked in by mds, 11 years ago)

misc updates

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1SUMMARY OF SUPPORTED CHIPS
2==========================
3This is a summary of the sensor and non-sensor chips supported
4by this package. It lists the features of each supported chip.
5
6For further information on a particular chip, see the documentation
7in this directory. Data sheets are generally available on the
8manufacturer's web site.
9
10To determine what chips you have in your system,
11run prog/detect/sensors-detect.
12
13If your sensor chip is not detected by sensors-detect
14or supported by this package,
15please send mail to sensors@stimpy.netroedge.com.
16
17Please 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              run 'i2cdetect' with no arguments to list the busses).
22        - The output of (as root) 'prog/dump/i2cdump X 0xXX'
23              X = the bus number
24              XX = the address of each chip you see in the output
25              of i2cdetect. (run once for each chip)
26        - Part numbers of chips on your motherboard you think are
27              the sensor chips (look at your motherboard)
28
29See also ../FAQ for assistance.
30
31
32-----------------------------------------------------------------------------
33-----------------------------------------------------------------------------
34
35SUPPORTED SENSOR CHIPS
36----------------------
37
38                        Included Sensors        Controls Busses
39                        ----------------------  -------  -----------
40Driver  Chips           #temp   #vin    #fanin  pwm/dac I2C     ISA
41---------------------------------------------------------------------
42adm1021
43        adm1021         2       -       -       -       yes     no
44        adm1021a        2       -       -       -       yes     no
45        adm1023         2       -       -       -       yes     no
46        gl523sm         2       -       -       -       yes     no
47        lm84            2       -       -       -       yes     no
48        max1617         2       -       -       -       yes     no
49        max1617a        2       -       -       -       yes     no
50        tc1068          2       -       -       -       yes     no
51        tcm1617         2       -       -       -       yes     no
52        thmc10          2       -       -       -       yes     no
53          (xeon - no detection - requires force_adm1021 parameter)
54        xeon            1       -       -       -       yes     no
55          (the following chips are detected as a max1617)
56        ne1617          2       -       -       -       yes     no
57        ne1617a         2       -       -       -       yes     no
58
59adm1024
60        adm1024         3       6       -       1 dac   yes     no
61
62adm1025
63        adm1025         2       6       -       -       yes     no
64
65adm9240
66        adm9240         1       6       2       1 dac   yes     no
67        ds1780          1       6       2       1 dac   yes     no
68        lm81            1       6       2       1 dac   yes     no
69
70ds1621
71        ds1621          1       -       -       -       yes     no
72          (the following chip is detected as a ds1621)
73        ds1625          1       -       -       -       yes     no
74
75fscpos
76        fscpos          3       3       3       -       yes     no
77
78fscscy
79        fscscy          4       3       6       -       yes     no
80
81gl518sm
82        gl518sm (r00)   1       1-4     2       -       yes     no
83        gl518sm (r80)   1       4       2       -       yes     no
84
85gl520sm
86        gl520sm         1-2     4-5     2       -       yes     no
87
88it87
89        (all are reported as an "it87")
90        it8705          3       8       3       -       yes     yes
91        it8712          3       8       3       -       yes     yes
92        sis950          3       8       3       -       yes     yes
93
94lm75
95        lm75            1       -       -       -       yes     no
96          (the following chips are detected as an lm75)
97        ds75            1       -       -       -       yes     no
98        ds1775          1       -       -       -       yes     no
99        tcn75           1       -       -       -       yes     no
100        lm77            1       -       -       -       yes     no
101
102lm78
103        lm78            1       7       3       -       yes     yes
104        lm78-j          1       7       3       -       yes     yes
105        lm79            1       7       3       -       yes     yes
106
107lm80
108        lm80            1       7       2       -       yes     no
109
110lm87
111        lm87            2-3     6-8     0-2     1 pwm   yes     no
112
113lm92
114        lm92            1       -       -       -       yes     no
115
116maxilife
117        maxilife-as     5       4       3       -       yes     no
118        maxilife-co     5       4       3       -       yes     no
119        maxilife-cg     5       4       3       -       yes     no
120
121mtp008
122        mtp008          3       7       3       3 pwm   yes     no
123
124sis5595
125        sis5595         0-1     4-5     2       -       no      yes
126
127smsc74m1
128        smsc74m1        -       -       2       2       no      yes (LPC)
129
130thmc50
131        adm1022         3       2       -       1 dac   yes     no
132        thmc50          3       2       -       1 dac   yes     no
133
134via686a
135        via686a         3       5       2       -       no      yes
136        vt8231          3       5       2       -       no      yes
137
138vt1211
139        vt1211          2-7     2-7     2       2       no      yes (LPC)
140
141w83781d
142        as99127f        3       7       3       2 pwm?  yes     no
143        w83781d         3       7       3       -       yes     yes
144        w83782d         3       9       3       2-4 pwm yes     yes
145        w83783s         1-2     5-6     3       2 pwm   yes     no
146        w83627hf        3       9       3       2 pwm   yes     yes (LPC)
147        w83697hf        2       6       2       2 pwm   no      yes
148
149
150
151
152SUPPORTED NON-SENSOR CHIPS
153--------------------------
154
155Driver  Chips
156------  -----
157
158bt869
159        bt869 video modulator chip
160
161ddcmon
162        DDC-compliant monitor integrated eeproms - reads locations only
163
164ds1307
165        real-time clock
166
167eeprom
168        Memory SPD (serial presence detect) eeproms - reads locations only
169        Xeon scratch eeproms - reads locations only
170
171icspll
172        supported clock chips - reads registers only
173
174ltc1710
175        ltc1710 two switches only
176
177matorb
178        Matrix Orbital LCD displays
179
180pcf8574 & pcf8574a
181        Simple eight-bit parallel I/O
182
183pcf8591
184        Quad A/D + one D/A
185
186smbus-arp
187        An SMBus 2.0 ARP client
188
189
190-----------------------------------------------------------------------------
191-----------------------------------------------------------------------------
192
193COMPANY ID LIST
194---------------
195
196Many SMBus chips have a company ID at location 0x3E or 0xFE.
197
198Here is a partial list.
199This may help identify a chip after doing a 'i2cdump [bus] [address]'.
200
2010x00    National (on LM84)
2020x01    National
2030x12C3  Asus (at 0x4F)
2040x23    Analog Devices
2050x41    Analog Devices
2060x49    TI
2070x4D    Maxim
2080x50, 0x45, 0x47   Fujitsu-Siemens (at 0x00, 0x01, 0x02)
2090x5CA3  Winbond (at 0x4F)
2100x90    ITE (at 0x58)
2110xA3    Winbond (at 0x4F)
2120xAC    Myson (at 0x58)
2130xC3    Asus (at 0x4F)
2140xDA    Dallas
215
216
217------------------
218Copyright (c) 2001-2002 The lm_sensors group
Note: See TracBrowser for help on using the browser.