Show
Ignore:
Timestamp:
03/12/00 00:57:57 (9 years ago)
Author:
mds
Message:

(mds) update supported chips list.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/README

    r738 r770  
    77This is the completely rewritten version of lm_sensors, a collection of 
    88modules for general SMBus access and hardware monitoring. There are quite 
    9 a few changes compared with 1.x.y versions; they are now officially 
     9a few changes compared with 1.x.y versions; 1.x.y versions are now officially 
    1010unsupported. 
    1111 
     
    1818be the first to profit from new drivers and other changes. Have fun! 
    1919 
    20 WARNING! Many things have changed sinse version 2.4.0. Most importantly, 
     20WARNING! Many things have changed since version 2.4.0. Most importantly, 
    2121you need the i2c package.  It should have come bundled with lm_sensors, 
    2222but you may need to download it separately at: 
     
    3535and module bit-mb is renamed i2c-via. You have been warned. 
    3636 
    37 At least the following SMBus adapters are supported: 
     37 
     38At least the following I2C/SMBus adapters are supported: 
    3839  Acer Labs M1541 and M1543C (used in the Aladdin IV, V and Pro 2 chipsets) 
    3940  AMD 756 
    4041  Apple Hydra (used on some PPC machines) 
    41   Intel ICH (used in the Intel 810 and 810E chipsets) 
    42   Intel PIIX4 (used in most Intel chipsets) 
     42  Intel I801 ICH (used in the Intel 810, 810E, 820, and 840 chipsets) 
     43  Intel PIIX4 (used in many Intel chipsets) 
    4344  Intel I810 GMCH 
    4445  SiS 5595 (used in many SiS chipsets) 
    4546  3Dfx Voodoo 3 and Banshee 
    46   VIA Technologies 82C586B (used in most VIA chipsets) 
    47   VIA Technologies VT596A/B (used in some more modern VIA chipsets) 
     47  VIA Technologies VT82C586B, VT82C596A/B, and VT82C686A 
     48 
    4849 
    4950At least the following hardware sensor chips are supported: 
     
    5960    supported in the near future) 
    6061  TI THMC10 and THMC50 
     62  VIA Technologies VT82C686A embedded sensors 
    6163  Winbond W83781D, W83782D, W83783S, and W83627HF 
    6264 
     
    6466We also support some miscellaneous chips: 
    6567  Linear Technologies LTC1710 
    66   Dimms with EEPROMs 
     68  SDRAM Dimms with Serial Presence Detect EEPROMs 
    6769  Intel Xeon processor embedded EEPROMs 
    6870  DDC Monitor embedded EEPROMs 
     71 
    6972 
    7073We could use some testers of hardware. If you own a specific monitoring 
     
    124127through anonymous CVS; see doc/cvs for more information. 
    125128 
    126 This whole package is copyright (c) 1998, 1999 by Frodo Looijaard and  
    127 Philip Edelbrock, except for (almost) everything in the i2c directory, which 
    128 is copyright (c) 1995-1999 by Simon Vogl, and a few drivers written by 
     129This whole package is copyright (c) 1998 - 2000 by Frodo Looijaard and  
     130Philip Edelbrock, except for a few drivers written by 
    129131other people. See the individual files for more exact copyright information.   
    130132This package may be distributed according to the GNU General Public License