Changeset 609
- Timestamp:
- 10/23/99 01:29:34 (9 years ago)
- Files:
-
- lm-sensors/trunk/CONTRIBUTORS (modified) (1 diff)
- lm-sensors/trunk/README (modified) (1 diff)
- lm-sensors/trunk/doc/chips/SUMMARY (modified) (1 diff)
- lm-sensors/trunk/doc/chips/gl520sm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/CONTRIBUTORS
r533 r609 22 22 it. 23 23 * Kyösti Mälkki <kmalkki@cc.hut.fi> 24 Author of the i2c-via and sis5595 drivers. 24 Author of the i2c-via and i2c-viapro host drivers. Sis5595 hack. 25 Extended support for GL518SM and GL520SM sensors. 25 26 * Mark D. Studebaker <mds@eng.paradyne.com> 26 27 Author of the i2c-ali15x3 bus driver and the i2c-i810 bus driver. lm-sensors/trunk/README
r607 r609 38 38 National Semicoductor LM75, LM78, LM78-J, LM79. LM80, LM81, and LM84 39 39 Winbond W83781D, W83782D, W83783S, and W83627HF 40 Genesys Logic GL518SM ( several revisions), GL523SM40 Genesys Logic GL518SM (rev 00, 80), GL520SM, GL523SM 41 41 Analog Devices ADM1021, ADM1022, and ADM9240 42 42 SiS Southbridge (integrated in the chipset; the I2C adapter will also be lm-sensors/trunk/doc/chips/SUMMARY
r606 r609 58 58 gl520sm 1-2 4-5 2 - yes no 59 59 60 gl52 3sm-to-be-written61 gl52 3sm 2-3 5-6 2-3 1-2 pwm yes no60 gl525sm-to-be-written 61 gl525sm 2-3 5-6 2-3 1-2 pwm yes no 62 62 63 63 lm75 lm-sensors/trunk/doc/chips/gl520sm
r521 r609 19 19 * force: short array (min = 1, max = 48) 20 20 List of adapter,address pairs to boldly assume to be present 21 * force_gl518sm_r00: short array (min = 1, max = 48)22 List of adapter,address pairs which are unquestionably assumed to contain23 a `gl518sm_r00' chip24 * force_gl518sm_r80: short array (min = 1, max = 48)25 List of adapter,address pairs which are unquestionably assumed to contain26 a `gl518sm_r80' chip27 21 * ignore: short array (min = 1, max = 48) 28 22 List of adapter,address pairs not to scan
