Index: /lm-sensors/trunk/doc/useful_addresses.html
===================================================================
--- /lm-sensors/trunk/doc/useful_addresses.html	(revision 1677)
+++ /lm-sensors/trunk/doc/useful_addresses.html	(revision 1707)
@@ -1,407 +1,279 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
 <html>
+
 <head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <meta name="GENERATOR" content="Mozilla/4.6 [en] (X11; I; Linux 2.4.0-test5 i586) [Netscape]">
-   <title>I&sup2;C, SMBus and hardware monitoring references</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<style type="text/css">
+		UL { margin-top: 4px; margin-bottom: 16px; }
+		.toplvl { font-weight: bold; }
+	</style>
+	<title>I&sup2;C, SMBus and hardware monitoring references</title>
 </head>
+
 <body>
 
-<h1>
-I&sup2;C, SMBus and hardware monitoring references</h1>
-This document contains all kinds of useful references to I&sup2;C and SMBus
+<h1>I&sup2;C, SMBus and hardware monitoring references</h1>
+
+<p>This document contains all kinds of useful references to I&sup2;C and SMBus
 documents and implementations, and to hardware sensors documentation and
-implementations. Please report any other references you have found!
+implementations. Please report any other references you have found!</p>
+
 <ul>
-<li>
-I&sup2;C</li>
-
-<ul>
-
-<li>
-<a href="http://www.ping.be/~ping0751/i2cfaq/i2cindex.htm">I&sup2;C
-FAQ</a></li>
-
-<li>
-<a href="http://vhimpe.crosswinds.net/electronics/i2cfaq/i2c.html">Another I&sup2;C
-FAQ</a></li>
-
-<li>
-<a href="http://www.esacademy.com/faq/i2c/">Yet another I&sup2;C
-FAQ</a></li>
-
-<li>
-<a href="http://www.semiconductors.philips.com/buses/i2c/index.html">
-Philips, the I&sup2;C bus inventors</a></li>
-
-<br>This site contains many example programs
-<li>
-<a href="http://voxel.at/prj/i2c">Simon Vogl's
-I&sup2;C-Bus for Linux Page</a> and
-<a href="http://www.voxel.at/prj/i2c">U.S. Mirror
-</a>
-</li>
-
-<li>
-<a href="news://goesser.tk.uni-linz.ac.at/linux.i2c">Simon's I&sup2;C newsgroup</a></li>
+<li><span class="toplvl"><a name="i2c">I&sup2;C</a></span>
+	<ul>
+	<li><a href="http://www.ping.be/~ping0751/i2cfaq/i2cindex.htm">I&sup2;C FAQ</a></li>
+	<li>Another <a href="http://vhimpe.crosswinds.net/electronics/i2cfaq/i2c.html">I&sup2;C
+		FAQ</a></li>
+	<li>Yet another <a href="http://www.esacademy.com/faq/i2c/">I&sup2;C FAQ</a></li>
+	<li><a href="http://www.semiconductors.philips.com/buses/i2c/">Philips</a>, the I&sup2;C bus
+		inventors
+		<br />This site contains many example programs.</li>
+	<li>Simon Vogl's <a href="http://voxel.at/prj/i2c/">I&sup2;C for Linux</a> page</li>
+	<li>Simon's <a href="news://goesser.tk.uni-linz.ac.at/linux.i2c">I&sup2;C newsgroup</a></li>
+	</ul>
+</li>
+<li><span class="toplvl"><a name="smbus">SMBus</a></span>
+	<ul>
+	<li><a href="http://www.smbus.org/specs/">SMBus specification documents</a>
+		<br />Includes version 1.1 and version 2.0 documents.</li>
+	</ul>
+</li>
+<li><span class="toplvl"><a name="implementations">I&sup2;C and SMBus implementations</a></span>
+	<ul>
+	<li><a href="http://www.ali.com.tw/">ALi</a> (M1533,
+		<a href="http://www.ali.com.tw/eng/product/corelogic/m1535.htm">M1535</a>,
+		<a href="http://www.ali.com.tw/eng/product/corelogic/m1535d.htm">M1535D</a>,
+		<a href="http://www.ali.com.tw/eng/product/corelogic/m1543c.htm">M1543C</a>)
+		<br />ALi chipsets include SMBus adapters, integrated with many other functions.
+		<br />Datasheets available on
+		<a href="http://210.63.71.156/app/csd/webuser.nsf/DTSRF?OpenForm">request</a>.</li>
+	<li><a href="http://developer.intel.com/">Intel</a> (PIIX4,
+		<a href="http://developer.intel.com/design/chipsets/440mx/">82443MX</a>,
+		i801, <a href="http://developer.intel.com/design/chipsets/810/">i810</a>,
+		<a href="http://developer.intel.com/design/chipsets/810/810e.htm">i810E</a>,
+		<a href="http://developer.intel.com/design/chipsets/815/">i815</a>)
+		<br />Intel SMBus adapter, integrated with many other functions.
+		<br />Datasheets available for
+		<a href="http://developer.intel.com/design/chipsets/datashts/index.htm?iid=PCG+devleftnav">download</a>.</li>
+	<li><a href="http://www.sis.com/">Silicon Integrated Systems</a> (SiS5595,
+		<a href="http://www.sis.com/products/chipsets/integrated/socket370/630.htm">SiS630</a>,
+		<a href="http://www.sis.com/products/chipsets/oa/pentium4/645.htm">SiS645</a>,
+		<a href="http://www.sis.com/products/chipsets/southbridge/96x.htm#961">SiS961</a>)
+		<br />No datasheet found.</li>
+	<li><a href="http://www.via.com.tw/">VIA</a> (VT85C586B, VT82C596, VT82C596B, VT82C686A,
+		VT82C686B, VT8231, VT8233, VT8233A)
+		<br />VIA I&sup2;C adapters, integrated with many other functions (south bridge).
+		Each south bridge may be used in many chipsets. To know which south bridge is used in
+		your VIA chipset, use <a href="http://www.viaarena.com/?PageID=14">this table</a>.
+		<br />Datasheets available on
+		<a href="http://www.via.com.tw/en/datasheet/datasheets.jsp">request</a>.</li>
+	</ul>
+</li>
+<li><span class="toplvl"><a name="chips">Hardware monitoring chips</a></span>
+	<ul>
+	<li><a href="http://www.analog.com/">Analog Devices</a>
+		(<a href="http://products.analog.com/products/info.asp?product=ADM1021">ADM1021</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM1021A">ADM1021A</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM1022">ADM1022</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM1023">ADM1023</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM1024">ADM1024</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM1025">ADM1025</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM1025A">ADM1025A</a>,
+		<a href="http://products.analog.com/products/info.asp?product=ADM9240">ADM9240</a>)
+		<br />Datasheets available for
+		<a href="http://products.analog.com/products_html/list_gen_100_2_1.html">download</a>.</li>
+	<li><a href="http://www.genesyslogic.com/">Genesys Logic</a> (GL518, GL520, GL523)
+		<br />No datasheet available.</li>
+	<li><a href="http://www.hp.com/">Hewlett Packard</a> (Maxilife)
+		<br />Datasheets only under NDA.</li>
+	<li><a href="http://www.linear.com/">Linear Technologies</a>
+		(<a href="http://www.linear.com/prod/datasheet.html?datasheet=434">LTC1710</a>)
+		<br />Datasheets available for
+		<a href="http://www.linear.com/prod/pft.html">download</a> (choose "Special Functions").</li>
+	<li><a href="http://www.maxim-ic.com/">Maxim IC</a> (includes Dallas Semiconductor)
+		(<a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2952">DS75</a>,
+		<a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2737">DS1621</a>, DS1625,
+		<a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2774">DS1775</a>,
+		<a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2775">DS1780</a>,
+		<a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/1855">MAX1617</a>,
+		<a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/1964">MAX1617A</a>)
+		<br />Datasheets available for
+		<a href="http://www.maxim-ic.com/Sensors.cfm">download</a>.</li>
+	<li><a href="http://www.myson.com.tw/">Myson</a> (MTP008)
+		<br />No datasheet available.</li>
+	<li><a href="http://www.national.com/">National Semiconductor</a>
+		(<a href="http://www.national.com/pf/LM/LM75.html">LM75</a>,
+		<a href="http://www.national.com/pf/LM/LM77.html">LM757</a>,
+		<a href="http://www.national.com/pf/LM/LM78.html">LM78</a>, LM78J,
+		<a href="http://www.national.com/pf/LM/LM79.html">LM79</a>,
+		<a href="http://www.national.com/pf/LM/LM80.html">LM80</a>,
+		<a href="http://www.national.com/pf/LM/LM84.html">LM84</a>,
+		<a href="http://www.national.com/pf/LM/LM87.html">LM87</a>,
+		<a href="http://www.national.com/pf/LM/LM92.html">LM92</a>)
+		<br />Datasheets available for
+		<a href="http://www.national.com/catalog/AnalogThermalManagement.html">download</a>.</li>
+	<li><a href="http://www.sis.com/">Silicon Integrated Systems</a> (SIS5595, SIS950)
+		<br />No datasheet available.</li>
+	<li><a href="http://www.ti.com/">Texas Instruments</a>
+		(<a href="http://focus.ti.com/docs/prod/productfolder.jhtml?genericPartNumber=THMC10">THMC10</a>,
+		<a href="http://focus.ti.com/docs/prod/productfolder.jhtml?genericPartNumber=THMC50">THMC50</a>)
+		<br />Datasheets available for download.</li>
+	<li><a href="http://www.via.com.tw/">VIA</a> (VT82C686A, VT82C686B, VT8231, VT1211)
+		<br />VIA bridges and chips which include integrated sensors.
+		<br />Datasheets available on
+		<a href="http://www.via.com.tw/en/datasheet/datasheets.jsp">request</a>.</li>
+	<li><a href="http://www.winbond.com/">Winbond</a> (W83781D, W83782D, W83783S, W83627HF,
+		W83697HF)
+		<br />Datasheets available for
+		<a href="http://www.winbond.com/e-winbondhtm/partner/b_2_d_4.htm">download</a> for most
+		chips.</li>
+	</ul>
+</li>
+<li><span class="toplvl"><a name="other">Other protocol information</a></span>
+	<ul>
+	<li><a href="http://developer.intel.com/design/servers/ipmi/">IPMI documentation</a>
+		<br />IPMI (intelligent platform management interface), a standard for hardware
+		monitor chip reading.</li>
+	</ul>
+</li>
+<li><span class="toplvl">Hardware monitoring applications using the lm_sensors package</span>
+	<br />Also see the prog/ directory in the lm_sensors package for sample applications.
+	<ul>
+	<li><a href="http://freshmeat.net/search/?q=lm_sensors&amp;filter=&amp;orderby=popularity_percent_DESC">Freshmeat
+		search for "Lm_sensors" brings up a good starter list</a></li>
+	<li><a href="http://stimpy.netroedge.com/tellerstats/">A web-based hardware monitor
+		(tellerstats)</a>
+		<br />This is created by Phil Edelbrock, one of our main project contributors (Now defunct,
+			but still viewable). An updated version is now included in the lm_sensors package.</li>
+	<li><a href="http://krypton.mankato.msus.edu/~turnet1/">asfatm</a>
+		<br />Afterstep fan and temperature monitor</li>
+	<li><a href="http://www.ma-scha.de/index.phtml?menu=progs&amp;submenu=asftavm">asftavm</a>
+		<br />Afterstep fan, temperature, and voltage monitor. An enhancement of asfatm.</li>
+	<li><a href="http://www.warmcat.com/milksop/cheapi2c.html">CheapI2C</a>
+		<br />A real-time linux I2C bus protocol capture tool using the parallel port.</li>
+	<li><a href="http://www.plogic.com/dogsled/">Dogsled</a>
+		<br />A tool to manage and monitor Linux clusters.</li>
+	<li><a href="http://www.multiweb.nl/~s.jonker/">GLS</a>
+		<br />Stijn Jonker's program to make nice graphs of the lm_sensors output.
+		Recommended. Requires mysql package. (dead link? please report new location)</li>
+	<li><a href="http://gpdialapplet.sourceforge.net/">gpdial_applet</a>
+		<br />A Gnome applet that displays a specific number from a file on the Gnome panel.
+		By configuring it for a specific sensor file in /proc, you get a
+		sensor reading. Requires fam and fam++.</li>
+	<li><a href="http://www.brendy.addr.com/linux/gnomesensors/">GnomeSensors</a>
+		<br />Brendon Humphrey's Gnome display program for lm_sensors.
+		Nice. Recommended. (dead link? please report new location)</li>
+	<li><a href="http://digilander.iol.it/robang/gsensor/">Gsensor</a>
+		<br />GTK app (in Italian).</li>
+	<li><a href="http://www.brendy.addr.com/linux/klm/klm_home.html">klm</a>
+		<br />Brendon Humphrey's KDE display program for lm_sensors.
+		(dead link? please report new location)</li>
+	<li><a href="http://lcd4linux.sourceforge.net/">LCD4Linux</a>
+		<br />Displays kernel information on an external LCD.</li>
+	<li><a href="http://dan.ddktech.com/MonitorSensors/">MonitorSensors</a>
+		<br />Daniel Schudel's Gnome display program for lm_sensors.
+		Requires GTK--. (dead link? please report new location)</li>
+	<li><a href="http://www.gedanken.demon.co.uk/procmeter3">Procmeter</a>
+		<br />A comprehensive system monitoring package. Nice desktop app. Recommended.</li>
+	<li><a href="http://www.joenst.de/s2w/">Sens2web</a>
+		<br />A Perl script to generate a web page of sensor readings.</li>
+	<li><a href="http://www.coverfire.com/sensor_sweep_applet">Sensor Sweep Applet</a>
+		<br />A configurable Gnome Panel Applet.</li>
+	<li><a href="http://voyager2.htmlplanet.com/sensors_srvr.html">Sensors Server</a>
+		<br />Nice client/server application with a html-embedded Java applet.</li>
+	<li><a href="http://denis.corbin.free.fr/software.html">sentinelle</a>
+		<br />A daemon which warns you when your sensor readings reach critical values.</li>
+	<li><a href="http://www.wells.org.uk/thermal">Thermal</a>
+		<br />A simple set of scripts to plot LM75 temperatures using gnuplot.
+		Similar to tellerstats. (dead link? please report new location)</li>
+	<li><a href="http://www.windowmaker.org/pub/contrib/old/srcs/apps/">wmsensors and
+		wmlm78</a>
+		<br />wmlm78 and wmsensors are graphical extensions of lm_sensors, which
+		can be docked in Window Manager. By Adrian Baugh.</li>
+	<li><a href="http://www.linuxgod.net/~jd/">wmsensors for W83697HF</a>
+		<br />By J. D.</li>
+	</ul>
+</li>
+<li><span class="toplvl">Other hardware monitoring implementations (NOT using lm_sensors)</span>
+	<ul>
+	<li><a href="http://mbm.livewiredev.com/">Motherboard Monitor</a>
+		<br />A very comprehensive package for Windows. Supports many many devices.
+		Also has a great database of motherboards.</li>
+	<li><a href="http://www.lysator.liu.se/~alla/files/lm78_stuff/">Alexander Larsson's
+		lm78 module</a>
+		<br />This is the original module lm_sensors is based upon.</li>
+	<li><a href="http://www.tu-chemnitz.de/~ronsc/tree/2_Projects/0_c++/lm78/index.html">Ronald
+		Schmidt's lm78 module</a></li>
+	<li><a href="ftp://ftp.vu.union.edu/pub/users/hagopiar/">Beowulf project lm78 module</a>
+		<br />Written by Erik Hendriks. This <a href="http://beowulf.gsfc.nasa.gov/software/">Nasa
+		site</a> may have a newer version. There is also <a href="http://smile.cpe.ku.ac.th">SCMS
+		Cluster Management</a> for Beowulf clusters available, which supports the
+		LM78 through the above kernel module. (dead link? please report new location)</li>
+	<li><a href="http://pweb.uunet.de/ganzfix.duew/">txwd, another lm78 module</a></li>
+	<li><a href="http://wwwcip.rus.uni-stuttgart.de/~phy10296/index.html">Andr&aacute;s
+		Major's LM75 module, and graphical monitor for it</a></li>
+	<li><a href="http://groups.yahoo.com/group/solarisonintel/files/Drivers/">Solaris drivers
+		for the LM78</a></li>
+	<li><a href="ftp://ftp.hypercore.co.jp/linux-sbs/kernel-patches/;type=d/">Beta SMBus access
+		through the BIOS interface</a></li>
+	</ul>
+</li>
+<li><span class="toplvl">Other useful tools</span>
+	<ul>
+	<li><a href="http://users.ev1.net/~redelm/">CPUBurn</a>
+		<br />CPU-heating program to stress-test marginally-cooled systems and test
+		lm_sensors. Highly recommended.</li>
+	<li><a href="http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool">Round Robin Database
+		(RRDTool)</a>
+		<br />The RRD tool is a database for readings taken over time, such as sensor data.
+		The lm_sensors package contains scripts to create and update an RRD database
+		and graphically display the data on webpages.</li>
+	</ul>
+</li>
+<li><span class="toplvl">White papers and other things</span>
+	<ul>
+	<li><a href="http://www.sbs-forum.org/marcom/winter01/Designing%20with%20SMBus%202.pdf">
+		Designing with SMBus 2.0</a><br />
+		A great introduction to SMBus 2.0 and the differences with version 1.x.</li>
+	<li><a href="http://www.dmtf.org/standards/standard_alert.php">Alert Standard Format
+		Specification</a>
+		<br />A new standard for system management messages using the SMBus
+		and passing this information to remote management devices.
+		From the Distributed Management Task Force.</li>
+	<li><a href="http://archives.andrew.net.au/lm-sensors">lm_sensors mailing list
+		archive</a>
+		<br />This is the mailing list archive for sensors@stimpy.netroedge.com,
+		the developer's mailing list. The archive contains messages
+		since October 28, 2001.</li>
+	<li><a href="http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html">Recursive
+		Make considered Harmful</a>
+		<br />A paper on which the version 2 Makefile is based</li>
+	<li><a href="http://www.3dhardware.net/features/thermistor/">Building a temperature
+		sensor using a thermistor</a>
+		<br />An article on the <a href="http://www.3dhardware.net">3D Hardware</a> site.</li>
+	<li><a href="http://www.thermometrics.com/assets/images/ntcnotes.pdf">NTC Thermistor
+		Guide</a>
+		<br />A comprehensive description of the physics and mathematics of NTC Thermistors</li>
+	<li><a href="http://www.jedec.com/DOWNLOAD/jedec/JEP106I.pdf">Standard Manufacturers
+		Identification Code</a>
+		<br />The official list of Manufacturer IDs for EEPROMs.</li>
+	<li><a href="http://www.temperatures.com">Guide to Temperature Sensors</a>
+		<br />General information.</li>
+	<li><a href="http://www.analog.com/library/analogDialogue/archives/33-04/temperatures/index.html">Measuring
+		temperatures on computer chips with speed and accuracy</a>
+		<br />The advantages of thermal diodes over traditional thermistors.</li>
+	<li><a href="http://www.analog.com/publications/magazines/Dialogue/archives/33-01/chip/index.html">A
+		chip you can use...</a>
+		<br />An article detailing the features of the Analog Devices ADM9240.</li>
+	<li><a href="http://www-900.ibm.com/developerWorks/cn/linux/hardware/stability/index_eng.shtml">Linux
+		Hardware Stability Guide</a>
+		<br /> A nice article about using lm_sensors for diagnosing hardware problems.</li>
+	</ul>
+</li>
 </ul>
 
-<li>
-SMBus</li>
-
-<ul>
-<li>
-<a href="http://www.smbus.org/specs/index.html">SMBus specification
-documents</a></li>
-<br> Includes version 1.1 and version 2.0 documents.
-</ul>
-
-<li>
-I&sup2;C and SMBus implementations</li>
-
-<ul>
-
-<li>
-<a href="http://www.acerlabs.com">Acer Labs M1533/M1543C</a></li>
-<br>Acer Labs chipsets include SMBus adapters, integrated with many other functions.
-Password required for datasheets.
-
-<li>
-<a href="http://developer.intel.com">Intel PIIX4, i801, i810</a></li>
-<br>Intel SMBus adapter, integrated with many other functions. There are
-<a href="http://developer.intel.com/design/pcisets/datashts/">datasheet
-for most chipsets</a>.
-
-<li>
-<a href="http://www.sis.com.tw/">Silicon Integrated Systems Corp.</a></li>
-<br>SIS5595 <a href="http://www.sis.com.tw/products/products.htm">data
-sheets</a>
-
-<li>
-<a href="http://www.via.com.tw">VIA South Bridge (VT85C586B)</a></li>
-<br>VIA I&sup2;C adapter, integrated with many other functions. There is
-a separate <a href="http://www.via.com.tw/support/datasheets.html">section
-with datasheets</a>.
-
-</ul>
-
-<li>
-Hardware monitoring chips</li>
-
-<ul>
-<li>
-<a href="http://www.analog.com">Analog Devices</a></li>
-<br>Sensor <a href="http://products.analog.com/products_html/list_gen_100_2_1.html">data
-sheets</a>
-
-<li>
-<a href="http://www.dalsemi.com">Dallas Semiconductor</a></li>
-<br>DS1780 <a href="http://www.dalsemi.com/Prod_info/Thermal/index.html">data
-sheets</a>
-
-<li>
-<a href="http://www.genesyslogic.com">Genesys Logic</a></li>
-<br>GL518SM and GL520SM <a href="http://www.genesyslogic.com/products/hardward/index.html">data
-sheets</a>
-
-<li>
-<a href="http://www.hp.com/">Hewlett Packard</a></li>
-<br>HP Maxilife (datasheets only under NDA...)
-
-<li>
-<a href="http://www.linear.com">Linear Technologies</a></li>
-<br>LTC1710 <a href="http://www.linear.com/prodinfo/dslist.html">data sheets</a>
-
-<li>
-<a href="http://www.maxim-ic.com/">Maxim</a></li>
-<br>data sheets
-
-<li>
-<a href="http://www.myson.com.tw/">Myson</a></li>
-<br>data sheets
-
-<li>
-<a href="http://www.national.com">National Semiconductor</a></li>
-<br>LM75/78/79/80 <a href="http://www.national.com/catalog/AnalogTempSensors.html">reference
-sheets</a>.
-
-<li>
-<a href="http://www.sis.com.tw/">Silicon Integrated Systems Corp.</a></li>
-<br>SIS5595 <a href="http://www.sis.com.tw/products/products.htm">data
-sheets</a>
-
-<li>
-<a href="http://www.ti.com/">Texas Instruments</a></li>
-<br>data sheets
-
-<li>
-<a href="http://www.via.com.tw">VIA</a></li>
-<br>VIA bridges and chips which include integrated sensors. There is
-a separate <a href="http://www.via.com.tw/support/datasheets.html">section
-with datasheets</a>.
-
-<li>
-<a href="http://www.winbond.com.tw">Winbond</a></li>
-<br>W83781D, W83782D, W83783S and W83627HF chips. <a href="http://www.winbond.com.tw/produ/perso7.htm">Data
-sheets</a> can be found here for most Winbond chips.
-
-</ul>
-
-<li>
-Other protocol information</li>
-
-<ul>
-<li>
-<a href="http://developer.intel.com/design/servers/ipmi/">IPMI documentation</a></li>
-
-<br>Intelligent Platform Management Interface, a standard for hardware
-monitor chip reading</ul>
-
-<li>
-Hardware Monitoring Applications using the lm_sensors package.
-Also see the prog/ directory in the lm_sensors package for sample applications.
-</li>
-<ul>
-
-<li><a href="http://freshmeat.net/search/?q=lm_sensors&filter=&orderby=popularity_percent_DESC">Freshmeat search for "Lm_sensors" brings up a good starter list</a></li>
-
-<li>
-<a href="http://stimpy.netroedge.com/tellerstats/">A web-based
-hardware monitor (tellerstats)</a></li>
-<br>This is created by Phil Edelbrock, one of our main project contributors (Now defunct, but still viewable).
-An updated version is now included in the lm_sensors package.
-
-<li>
-<a href="http://krypton.mankato.msus.edu/~turnet1/"> 
-asfatm
-</a></li><br>
-After Step fan and temperature monitor
-
-<li>
-<a href="http://www.ma-scha.de/index.phtml?menu=progs&submenu=asftavm">
-asftavm
-</a></li><br>
-After Step fan, temperature, and voltage monitor.
-An enhancement of asfatm.
-
-<li>
-<a href="http://www.warmcat.com/milksop/cheapi2c.html">
-CheapI2C
-</a></li><br>
-A real-time linux I2C bus protocol capture tool using the parallel port.
-
-<li>
-<a href="http://www.plogic.com/dogsled/">Dogsled</a></li>
-<br>A tool to manage and monitor Linux clusters.
-
-<li>
-<a href="http://www.multiweb.nl/~s.jonker/">GLS</a></li>
-<br>Stijn Jonker's program to make nice graphs of the lm_sensors output.
-Recommended. Requires mysql package.
-(dead link??, please report new location)
-
-<li>
-<a href="http://gpdialapplet.sourceforge.net/">gpdial_applet</a></li>
-<br>A Gnome applet that displays a specific number from a file on the Gnome panel.
-By configuring it for a specific sensor file in /proc, you get a
-sensor reading. Requires fam and fam++.
-
-<li>
-<a href="http://www.brendy.addr.com/linux/gnomesensors/">GnomeSensors</a></li>
-<br>Brendon Humphrey's Gnome display program for lm_sensors.
-Nice. Recommended.
-(dead link??, please report new location)
-
-<li>
-<a href="http://digilander.iol.it/robang/gsensor/">Gsensor</a></li>
-<br> GTK app. In Italian.
-
-<li>
-<a href="http://www.brendy.addr.com/linux/klm/klm_home.html">klm</a></li>
-<br>Brendon Humphrey's KDE display program for lm_sensors.
-(dead link??, please report new location)
-
-<li>
-<a href="http://lcd4linux.sourceforge.net/">LCD4Linux</a></li>
-<br>Displays kernel information on an external LCD.
-
-<li>
-<a href="http://dan.ddktech.com/MonitorSensors/">MonitorSensors</a></li>
-<br>Daniel Schudel's Gnome display program for lm_sensors.
-Requires GTK--.
-(dead link??, please report new location)
-
-<li>
-<a href="http://www.gedanken.demon.co.uk/procmeter3">Procmeter</a></li>
-<br>A comprehensive system monitoring package. Nice desktop app. Recommended.
-
-<li>
-<a href="http://www.joenst.de/s2w/">
-Sens2web
-</a></li><br>
-A perl script to generate a web page of sensor readings.
-
-<li>
-<a href="http://www.coverfire.com/sensor_sweep_applet">
-Sensor Sweep Applet
-</a></li><br>
-A configurable Gnome Panel Applet.
-
-<li>
-<a href="http://voyager2.htmlplanet.com/sensors_srvr.html">Sensors Server</a></li>
-<br> Nice client/server application with a html-embedded Java applet.
-
-<li><A HREF="http://denis.corbin.free.fr/software.html">sentinelle</A><br>
-A daemon which warns you when your sensor readings reach critical values.
-
-<li><a href="http://www.wells.org.uk/thermal">Thermal</a><br>
-A simple set of scripts to plot LM75 temperatures using gnuplot.
-Similar to tellerstats.
-(dead link??, please report new location)
-
-<li>
-<a href="http://www.windowmaker.org/pub/contrib/old/srcs/apps/">wmsensors and wmlm78</a></li>
-<br>wmlm78 and wmsensors are graphical extensions of lm_sensors, which
-can be docked in Window Manager. By Adrian Baugh.
-
-<li>
-<a href="http://www.linuxgod.net/~jd/">wmsensors for W83697HF</a></li>
-<br>By J. D.
-
-
-
-</ul>
-
-<li>
-Other Hardware monitoring implementations (NOT using lm_sensors)</li>
-
-<ul>
-<li>
-<a href="http://mbm.livewiredev.com/">Motherboard Monitor
-</a></li>
-<br>A very comprehensive package for Windows. Supports many many devices.
-Also has a great database of motherboards.
-
-<li>
-<a href="http://www.lysator.liu.se/~alla/files/lm78_stuff/">Alexander Larsson's
-lm78 module</a></li>
-
-<br>This is the original module lm_sensors is based upon
-<li>
-<a href="http://www.tu-chemnitz.de/~ronsc/tree/2_Projects/0_c++/lm78/index.html">Ronald
-Schmidt's lm78 module</a></li>
-
-<li>
-<a href="ftp://ftp.vu.union.edu/pub/users/hagopiar/">Beowulf project lm78
-module</a></li>
-
-<br>Written by Erik Hendriks. This <a href="http://beowulf.gsfc.nasa.gov/software/">Nasa
-site</a> may have a newer version. There is also <a href="http://smile.cpe.ku.ac.th">SCMS
-Cluster Management</a> for Beowulf clusters available, which supports the
-LM78 through the above kernel module.
-(dead link??, please report new location)
-<li>
-<a href="http://pweb.uunet.de/ganzfix.duew/">txwd, another lm78 module</a></li>
-
-<li>
-<a href="http://wwwcip.rus.uni-stuttgart.de/~phy10296/index.html">Andr&aacute;s
-Major's LM75 module, and graphical monitor for it</a></li>
-
-<LI><A HREF="http://groups.yahoo.com/group/solarisonintel/files/Drivers/">Solaris drivers for the LM78</A>
-
-<LI><A HREF="ftp://ftp.hypercore.co.jp/linux-sbs/kernel-patches/;type=d/">Beta SMBus access through the Bios interface</A>
-
-
-</ul>
-
-<li>
-Other useful tools</li>
-
-<ul>
-<li>
-<a href="http://users.ev1.net/~redelm/">CPUBURN</a></li>
-<br>CPU-heating program to stress-test marginally-cooled systems and test
-lm_sensors. Highly recommended.
-
-<li>
-<a href="http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool">Round Robin Database (RRDTool)</a></li>
-<br>
-The RRD tool is a database for readings taken over time, such as sensor data.
-The lm_sensors package contains scripts to create and update an RRD database
-and graphically display the data on webpages.
-
-</ul>
-
-<li>
-White Papers and Other things</li>
-
-<ul>
-
-<li>
-<a href="http://www.sbs-forum.org/marcom/winter01/Designing%20with%20SMBus%202.pdf">
-Designing with SMBus 2.0</a></li><br>
-A great introduction to SMBus 2.0 and the differences from Version 1.x.
-
-<li>
-<a href="http://www.dmtf.org/standards/standard_alert.php">
-Alert Standard Format Specification</a></li>
-<br>A new standard for system management messages using the SMBus
-and passing this information to remote management devices.
-From the Distributed Management Task Force.
-
-<li>
-<a href="http://archives.andrew.net.au/lm-sensors">lm_sensors mailing list
-archive</a></li>
-<br>This is the mailing list archive for sensors@stimpy.netroedge.com,
-the developer's mailing list. The archive contains messages
-since October 28, 2001.
-
-<li>
-<a href="http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html">Recursive
-Make considered Harmful</a></li>
-<br>A paper on which the version 2 Makefile is based
-
-<li>
-<a href="http://www.3dhardware.net/features/thermistor/">Building a temperature
-sensor using a thermistor</a> <br>
-An article on the <a href="http://www.3dhardware.net">3D
-Hardware</a> site.</li>
-
-<li>
-<a href="http://www.thermometrics.com/assets/images/ntcnotes.pdf">NTC Thermistor
-Guide</a></li>
-<br>A comprehensive description of the physics and mathematics of NTC Thermistors
-
-<li>
-<a href="http://www.jedec.com/DOWNLOAD/jedec/JEP106I.pdf">Standard Manufacturers
-Identification Code</a></li>
-<br>The official list of Manufacturer IDs for EEPROMs.
-
-<li>
-<a href="http://www.temperatures.com">Guide to Temperature Sensors
-</a></li>
-<br>General information.
-
-<li>
-<a href="http://www.analog.com/library/analogDialogue/archives/33-04/temperatures/index.html">
-Measuring temperatures on computer chips with speed and accuracy
-</a></li>
-<br>The advantages of thermal diodes over traditional thermistors.
-
-<li>
-<a href="http://www.analog.com/publications/magazines/Dialogue/archives/33-01/chip/index.html">
-A chip you can use...
-</a></li>
-<br>An article detailing the features of the Analog Devices ADM9240.
-
-<li>
-<a href="http://www-900.ibm.com/developerWorks/cn/linux/hardware/stability/index_eng.shtml">
-Linux Hardware Stability Guide
-</a></li>
-<br> A nice article about using lm_sensors for diagnosing hardware problems.
-</ul>
-
-</ul>
-
 </body>
+
 </html>
