Changeset 59
- Timestamp:
- 12/09/98 21:36:01 (10 years ago)
- Files:
-
- lm-sensors/trunk/doc/useful_addresses.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/useful_addresses.html
r10 r59 30 30 documents</A> 31 31 </UL> 32 <LI>I²C and SMBus implementations 33 <UL> 34 <LI><A HREF="http://www.intel.com">Intel PIIX4 (82371AB)</A> 35 <BR>Intel SMBus adapter, integrated with many other functions. There 36 are <A HREF="http://developer.intel.com/design/pcisets/datashts/">datasheet 37 for most chipsets</A>. 38 <LI><A HREF="www.via.com.tw">VIA South Bridge (VT85C586B)</A> 39 <BR>VIA I²C adapter, integrated with many other functions. There is 40 a separate <A HREF="http://www.via.com.tw/support/datasheets.html">section 41 with datasheets</A>. 42 <BR> 43 </UL> 32 44 <LI>Hardware monitoring chips 33 45 <UL> 34 46 <LI><A HREF="http://www.national.com">National Semiconductors</A> 35 <BR>LM75/78/79/80 reference sheets 47 <BR>LM75/78/79/80 48 <A HREF="http://www.national.com/catalog/AnalogTempSensors.html">reference 49 sheets</A>. 36 50 <LI><A HREF="http://www.winbond.com.tw">Winbond</A> 37 51 <BR>W83781D reference sheet 52 <LI><A HREF="http://www.analog.com">Analog Devices</A> 53 <LI><A HREF="http://www.linear.com">Linear Technologies</A> 54 </UL> 55 <LI>Other protocol information 56 <UL> 57 <LI><A HREF="http://developer.intel.com/design/servers/ipmi/">IPMI 58 documentation</A> 59 <BR>Intelligent Platform Management Interface, a standard for hardware 60 monitor chip reading 38 61 </UL> 39 62 <LI>Hardware monitoring implementations
