root/lm-sensors/trunk/doc/useful_addresses.html @ 621

Revision 621, 5.6 KB (checked in by mds, 14 years ago)

(mds) added reference to 'cpuburn' program here:  http://users.ev1.net/~redelm/

Short and simple. Give it a try. If you didn't know which sensor

was your CPU sensor this will definitely tell you.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<HTML>
3<HEAD>
4<TITLE>I&#178C, SMBus and hardware monitoring references</TITLE>
5</HEAD>
6<BODY>
7<H1>I&#178C, SMBus and hardware monitoring references</H1>
8This document contains all kinds of useful references to I&#178C and SMBus
9documents and implementations, and to hardware sensors documentation and
10implementations. Please report any other references you have found!
11<UL>
12<LI>I&#178C
13<UL>
14<LI>
15<A HREF="http://www.geocities.com/SiliconValley/9504/mic_b000.htm">General
16overview</A>
17<LI>
18<A HREF="http://kar10.kar.elf.stuba.sk/~balogh/MM/i2c/i2cindex.htm">I&#178C
19FAQ</A>
20<LI>
21<A HREF="http://ftp.philipsmcu.com">Philips, the I&#178C developers</A>
22<BR>This site contains many example programs</BR>
23<LI>
24<A HREF="http://www.tk.uni-linz.ac.at/~simon/private/i2c/v4l">Simon Vogl's
25I&#178C Linux kernel module</A>
26<LI>
27<A HREF="news://goesser.tk.uni-linz.ac.at/linux.i2c">Simon's I&#178C
28newsgroup</A>
29</UL>
30<LI>SMBus
31<UL>
32<LI><A HREF="http://www.sbs-forum.org/specs/index.html">SMBus specification
33documents</A>
34</UL>
35<LI>I&#178C and SMBus implementations
36<UL>
37<LI><A HREF="http://www.intel.com">Intel PIIX4 (82371AB)</A>
38<BR>Intel SMBus adapter, integrated with many other functions. There
39are <A HREF="http://developer.intel.com/design/pcisets/datashts/">datasheet
40for most chipsets</A>.
41<LI><A HREF="http://www.via.com.tw">VIA South Bridge (VT85C586B)</A>
42<BR>VIA I&#178C adapter, integrated with many other functions. There is
43a separate <A HREF="http://www.via.com.tw/support/datasheets.html">section
44with datasheets</A>.
45<LI><A HREF="http://www.acerlabs.com">Acer Labs M1533/M1543C</A>
46<BR>Acer Labs SMBus adapter, integrated with many other functions.
47</UL>
48<LI>Hardware monitoring chips
49<UL>
50<LI><A HREF="http://www.national.com">National Semiconductors</A>
51<BR>LM75/78/79/80
52<A HREF="http://www.national.com/catalog/AnalogTempSensors.html">reference
53sheets</A>.
54<LI><A HREF="http://www.winbond.com.tw">Winbond</A>
55<BR>W83781D, W83782D, W83783S and W83627HF chips.
56<A HREF="http://www.winbond.com.tw/produ/perso7.htm">Data sheets</A> can
57not be found online for the W83627HF chip.
58<LI><A HREF="http://www.analog.com">Analog Devices</A>
59<BR>ADM1021 and ADM9240
60<A HREF="http://products.analog.com/products_html/list_gen_100_2_1.html">reference
61sheets</A>
62<LI><A HREF="http://www.linear.com">Linear Technologies</A>
63<BR>LTC1710 <A HREF="http://www.linear.com/prodinfo/dslist.html">data sheets</A>
64<LI><A HREF="http://www.genesyslogic.com">Genesys Logic</A>
65<BR>GL518SM and GL520SM
66<A HREF="http://www.genesyslogic.com/products/hardward/index.html">data
67sheets</A>
68<LI><A HREF="http://www.hp.com/">Hewlett Packard</A>
69<BR>HP Maxilife (datasheets only under NDA...)
70<LI><A HREF="http://www.sis.com.tw/">Silicon Integrated Systems Corp.</A>
71<BR>SIS5595 <A HREF="http://www.sis.com.tw/products/products.htm">data
72sheets</A>
73<LI><A HREF="http://www.maxim-ic.com/">Maxim</A>
74<BR>MAX1617 data sheets
75<LI><A HREF="http://www.dalsemi.com">Dallas</A>
76<BR>DS1780
77<A HREF="http://www.dalsemi.com/Prod_info/Thermal/index.html">data sheets</A>
78</UL>
79<LI>Other useful tools
80<UL>
81<LI><A HREF="http://users.ev1.net/~redelm/">CPUBURN </A>
82<BR>CPU-heating program to stress-test marginally-cooled systems and test lm_sensors.
83</UL>
84<LI>Other protocol information
85<UL>
86<LI><A HREF="http://developer.intel.com/design/servers/ipmi/">IPMI
87documentation</A>
88<BR>Intelligent Platform Management Interface, a standard for hardware
89monitor chip reading
90</UL>
91<LI>Hardware monitoring implementations
92<UL>
93<LI><A HREF="http://www.netroedge.com/~lm78">The official lm_sensors
94homepage</A>
95<LI><A HREF="http://www.lysator.liu.se/~alla/files/lm78_stuff/">Alexander
96Larsson's lm78 module</A>
97<BR>This is the original module lm_sensors is based upon
98<LI><A HREF="http://www.tu-chemnitz.de/~ronsc/tree/2_Projects/0_c++/lm78/index.html">Ronald Schmidt's lm78 module</A>
99<LI><A HREF="ftp://ftp.vu.union.edu/pub/users/hagopiar/">Beowulf project lm78
100module</A>
101<BR>Written by Erik Hendriks. This
102<A HREF="http://beowulf.gsfc.nasa.gov/software/">Nasa site</A> may have a
103newer version. There is also <A HREF="http://smile.cpe.ku.ac.th">SCMS
104Cluster Management</A> for Beowulf clusters available, which supports the
105LM78 through the above kernel module.
106<LI><A HREF="http://pweb.uunet.de/ganzfix.duew/">txwd, another lm78 module</A>
107<LI><A HREF="http://wwwcip.rus.uni-stuttgart.de/~phy10296/index.html">Andr&aacute;s
108Major's LM75 module, and graphical monitor for it</A>
109<LI><A HREF="http://stimpy.netroedge.com/intranet/tellerstats/">A web-based
110hardware monitor</A>
111<BR>This is created by Phil Edelbrock, one of our main project contributors
112<LI><A HREF="http://users.ox.ac.uk/~kebl0850/wmlm78/">wmlm78/wmsensors homepage</A><br>
113wmlm78 and wmsensors are graphical extensions of lm_sensors, which can be docked in Window
114Manager.
115<LI><A HREF="http://www.brendy.addr.com/linux/klm/klm_home.html">klm</A>
116<BR>Brendon Humphrey's KDE display program for lm_sensors.
117<LI><A HREF="http://www.multiweb.nl/~s.jonker/">GLS</A>
118<BR>Stijn Jonker's program to make nice graphs of the lm_sensors output.
119</UL>
120<LI>Other things
121<UL>
122<LI><A HREF="http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html">Recursive
123Make considered Harmful</A>
124<BR>A paper on which the version 2 Makefile is based
125<LI><A HREF="http://www.3dhardware.net/features/thermistor/">Building a
126temperature sensor using a thermistor</A>
127An article on the <A HREF="http://www.3dhardware.net">3D Hardware</A> site.
128<LI><A HREF="http://www.thermometrics.com/htmldocs/ntcapp.htm"> 
129NTC Thermistor Guide</A>
130<BR>A comprehensive description of the physics and mathematics
131of NTC Thermistors</A>
132</UL>
133</UL>
134</BODY>
135</HTML>
Note: See TracBrowser for help on using the browser.