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

Revision 3169, 7.6 KB (checked in by khali, 8 years ago)

Initial support for the Fintek F71805F/FG chip.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1SUMMARY OF SUPPORTED CHIPS
2==========================
3
4This is a summary of the sensor and non-sensor chips supported by this
5package. It lists the features of each supported chip. For further
6information on a particular driver, see the documentation in this
7directory.
8
9To determine what chips you have in your system, run 'sensors-detect'.
10
11If your sensor chip is not detected by sensors-detect, please contact us
12(see http://secure.netroedge.com/~lm78/author.html). Only contact us
13if you know for sure that your system includes a sensor chip (for
14example if you have technical documentation mentioning it, or if the
15BIOS setup screen presents monitoring values, or if you can get
16hardware monitoring to work using a different OS). Do *not* contact us
17if you have no proof that your system includes sensors. Such systems
18tend to be rare these days, but do still exist. This is especially true
19of laptops. If there are no sensors, there's nothing we can do.
20
21If you contact us, please include the following in your mail:
22 - The output of (as root) 'sensors-detect'. Make sure you unloaded
23   every chip driver beforehand (check that the sensors-detect script
24   does not complain that it couldn't probe some I2C addresses on any
25   given bus).
26 - Dumps of the chips that might be hardware monitoring chips. To get
27   these, follow the following steps:
28   1* Run 'i2cdetect -l'. This will list all available I2C (or SMBus)
29      busses on your system.
30   2* For each bus listed, run (as root) 'i2cdetect N' where N is the
31      bus number.
32   3* For each bus, if there is anything in the ranges 0x20-0x2f or
33      0x48-0x4f, dump the contents of that chip with (as root)
34      'i2cdump N 0xXX', where N is the bus number and XX is the
35      responsive address. Chips in other address ranges are way less
36      likely to be hardware monitoring chips. In particular, do not
37      send dumps of addresses 0x08, 0x0c, 0x10, 0x30-0x37, 0x42, 0x44,
38      0x50-0x5f, 0x61 and 0x69. These are *not* hadware monitoring
39      chips.
40 - The part numbers of the chips on your motherboard you think are the
41   sensor chips.
42
43-----------------------------------------------------------------------------
44
45SUPPORTED SENSOR CHIPS
46----------------------
47
48                        Included Sensors        Controls Busses
49                        ----------------------  -------  -----------
50Driver  Chips           #temp   #vin    #fanin  pwm/dac I2C     ISA
51---------------------------------------------------------------------
52adm1021
53        adm1021         2       -       -       -       yes     no
54        adm1021a        2       -       -       -       yes     no
55        adm1023         2       -       -       -       yes     no
56        gl523sm         2       -       -       -       yes     no
57        lm84            2       -       -       -       yes     no
58        max1617         2       -       -       -       yes     no
59        max1617a        2       -       -       -       yes     no
60        tc1068          2       -       -       -       yes     no
61        tcm1617         2       -       -       -       yes     no
62        thmc10          2       -       -       -       yes     no
63        mc1066          2       -       -       -       yes     no
64          (xeon - no detection - requires force_adm1021 parameter)
65        xeon            1       -       -       -       yes     no
66          (the following chips are detected as a max1617)
67        ne1617          2       -       -       -       yes     no
68        ne1617a         2       -       -       -       yes     no
69
70adm1024
71        adm1024         3       6       -       1 dac   yes     no
72
73adm1025
74        adm1025         2       6       -       -       yes     no
75        ne1619          2       6       -       -       yes     no
76
77adm1026
78        adm1026         3       17      8       2 pwm+dac yes   no
79
80adm1031
81        adm1030         2       -       1       1 pwm   yes     no
82        adm1031         3       -       2       2 pwm   yes     no
83
84adm9240
85        adm9240         1       6       2       1 dac   yes     no
86        ds1780          1       6       2       1 dac   yes     no
87        lm81            1       6       2       1 dac   yes     no
88
89asb100
90        asb100          4       7       3       1       yes     no
91
92bmcsensors
93        bmcsensors      ?       ?       ?       -       no      no
94
95ds1621
96        ds1621          1       -       -       -       yes     no
97          (the following chip is detected as a ds1621)
98        ds1625          1       -       -       -       yes     no
99
100f71805f
101        f71805f         9       3       3       -       no      yes
102
103fscher
104        fscher          3       3       3       -       yes     no
105
106fscpos
107        fscpos          3       3       3       -       yes     no
108
109fscscy
110        fscscy          4       3       6       -       yes     no
111
112gl518sm
113        gl518sm (r00)   1       1-4     2       -       yes     no
114        gl518sm (r80)   1       4       2       -       yes     no
115
116gl520sm
117        gl520sm         1-2     4-5     2       -       yes     no
118
119it87
120        it8712          3       8       3       3 pwm   yes     yes
121        (the following are reported as an "it87")
122        it8705          3       8       3       3 pwm   yes     yes
123        sis950          3       8       3       3 pwm   yes     yes
124
125lm63
126        lm63            2       -       1       1 pwm   yes     no
127
128lm75
129        lm75            1       -       -       -       yes     no
130          (the following chips are detected as an lm75)
131        ds75            1       -       -       -       yes     no
132        ds1775          1       -       -       -       yes     no
133        max6625         1       -       -       -       yes     no
134        max6626         1       -       -       -       yes     no
135        tcn75           1       -       -       -       yes     no
136
137lm78
138        lm78            1       7       3       -       yes     yes
139        lm78-j          1       7       3       -       yes     yes
140        lm79            1       7       3       -       yes     yes
141
142lm80
143        lm80            1       7       2       -       yes     no
144
145lm83
146        lm83            4       -       -       -       yes     no
147
148lm85
149        lm85            3       5       4       3 pwm   yes     no
150        adm1027         3       5       4       3 pwm   yes     no
151        adt7463         3       5       4       3 pwm   yes     no
152        emc6d100        3       8       4       3 pwm   yes     no
153        (emc6d101 is reported as emc6d100)
154        emc6d101        3       8       4       3 pwm   yes     no
155        emc6d102        3       8       4       3 pwm   yes     no
156
157lm87
158        lm87            2-3     6-8     0-2     1 pwm   yes     no
159
160lm90
161        lm90            2       -       -       -       yes     no
162        lm99            2       -       -       -       yes     no
163        lm86            2       -       -       -       yes     no
164        adm1032         2       -       -       -       yes     no
165        max6657         2       -       -       -       yes     no
166        (lm89 is detected as an lm99)
167        lm89            2       -       -       -       yes     no
168        (max6658 and max6659 are detected as a max6657)
169        max6658         2       -       -       -       yes     no
170        max6659         2       -       -       -       yes     no
171        (adt7461 only works in ADM1032 compatibility mode)
172        adt7461         2       -       -       -       yes     no
173
174lm92
175        (all are reported as an "lm92")
176        lm92            1       -       -       -       yes     no
177        max6633         1       -       -       -       yes     no
178        max6634         1       -       -       -       yes     no
179        max6635         1       -       -       -       yes     no
180        (lm76 needs force parameter)
181        lm76            1       -       -       -       yes     no
182
183max1619
184        max1619         2       -       -       -       yes     no
185
186max6650
187        (all are reported as a "max6650")
188        max6650         -       -       1       1 pwm   yes     no
189        max6651         -       -       4       1 pwm   yes     no
190
191maxilife
192        maxilife-as     5       4       3       -       yes     no
193        maxilife-co     5       4       3       -       yes     no
194        maxilife-cg     5       4       3       -       yes     no
195
196mtp008
197        mtp008          3       7       3       3 pwm   yes     no
198
199pc87360
200        pc87360         -       -       2       2 pwm   no      yes (LPC)
201        pc87363         -       -       2       2 pwm   no      yes (LPC)
202        pc87364         -       -       3       3 pwm   no      yes (LPC)
203        pc87365         2       11      3       3 pwm   no      yes (LPC)
204        pc87366         3-4     11      3       3 pwm   no      yes (LPC)
205
206sis5595
207        sis5595         0-1     4-5     2       -       no      yes
208
209smartbatt
210        smartbatt       1       1       -       -       yes     no
211
212smsc47m1
213        (all are reported as a "smsc47m1")
214        smsc47b27x      -       -       2       2       no      yes (LPC)
215        smsc47m10x      -       -       2       2       no      yes (LPC)
216        smsc47m13x      -       -       2       2       no      yes (LPC)
217        smsc47m14x      -       -       2       2       no      yes (LPC)
218        smsc47m15x      -       -       2       2       no      yes (LPC)
219        smsc47m192      -       -       2       2       no      yes (LPC)
220        smsc47m997      -       -       2       2       no      yes (LPC)
221
222thmc50
223        adm1022         3       2       -       1 dac   yes     no
224        thmc50          3       2       -       1 dac   yes     no
225
226via686a
227        via686a         3       5       2       -       no      yes
228        vt8231          3       5       2       -       no      yes
229
230vt1211
231        vt1211          2-7     2-7     2       2       no      yes (LPC)
232
233vt8231
234        vt8231          2-7     2-7     2       2       no      yes
235
236w83627hf
237        w83627hf        3       9       3       2 pwm   no      yes (LPC)
238        w83627thf       3       7       3       3 pwm   no      yes (LPC)
239        w83637hf        3       7       2       3 pwm   no      yes (LPC)
240        w83697hf        2       8       2       2 pwm   no      yes (LPC)
241
242w83781d
243        as99127f        3       7       3       -       yes     no
244        w83781d         3       7       3       -       yes     yes
245        w83782d         3       9       3       2-4 pwm yes     yes
246        w83783s         1-2     5-6     3       2 pwm   yes     no
247        w83791d         3       10      5       5 pwm   yes     no
248        w83627hf        3       9       3       2 pwm   yes     yes (LPC)
249
250w83l785ts
251        w83l785ts       1       -       -       -       yes     no
252
253w83792d
254        w83792d         3       9       7       3 pwm   yes     no
255
256xeontemp
257        xeontemp        1       -       -       -       yes     no
258
259
260
261SUPPORTED NON-SENSOR CHIPS
262--------------------------
263
264Driver  Chips
265------  -----
266
267bmcsensors
268        An interface to an IPMI BMC (Baseboard management controller)
269
270bt869
271        bt869 video modulator chip
272
273ddcmon
274        DDC-compliant monitor integrated eeproms - reads locations only
275
276ds1307
277        real-time clock
278
279eeprom
280        Memory SPD (serial presence detect) eeproms - reads locations only
281        Xeon scratch eeproms - reads locations only
282
283icspll
284        supported clock chips - reads registers only
285
286ltc1710
287        ltc1710 two switches only
288
289matorb
290        Matrix Orbital LCD displays
291
292pca9540
293        2-channel I2C multiplexer
294
295pcf8574 & pcf8574a
296        Simple eight-bit parallel I/O
297
298pcf8591
299        Quad A/D + one D/A
300
301saa1064
302        4-digit LED-driver
303
304smbus-arp
305        An SMBus 2.0 ARP client
306
307
308-----------------------------------------------------------------------------
309
310COMPANY ID LIST
311---------------
312
313Many SMBus chips have a company ID at location 0x3E or 0xFE.
314
315Here is a partial list.
316This may help identify a chip after doing a 'i2cdump [bus] [address]'.
317
3180x00    National (on LM84)
3190x01    National
3200x12C3  Asus (at 0x4F)
3210x23    Analog Devices
3220x41    Analog Devices (also at 0x16)
3230x49    TI
3240x4D    Maxim
3250x54    On Semi
3260x5C    SMSC
3270x55    SMSC
3280x5CA3  Winbond (at 0x4F)
3290x90    ITE (at 0x58)
3300xA1    Philips
3310xA3    Winbond (at 0x4F)
3320xAC    Myson (at 0x58)
3330xC3    Asus (at 0x4F)
3340xDA    Dallas
335
336[A-Z]{3} at 0x00-0x02: Fujitsu-Siemens
337
338
339------------------
340Copyright (c) 2001-2005 The lm_sensors group
Note: See TracBrowser for help on using the browser.