Changeset 1137
- Timestamp:
- 06/22/01 04:31:42 (7 years ago)
- Files:
-
- lm-sensors/trunk/CHANGES (modified) (1 diff)
- lm-sensors/trunk/README (modified) (1 diff)
- lm-sensors/trunk/doc/chips/SUMMARY (modified) (1 diff)
- lm-sensors/trunk/doc/chips/adm1021 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/CHANGES
r1136 r1137 19 19 20 20 2.6.1 (2001????) 21 File doc/chips/adm1021: Claim support for Philips NE1617, NE1617A 21 22 Module i2c-ali15x3: Allow force_addr=0xaddr; enable if not enabled. 22 23 Module w83781d: Fix fan speed for as99127f (broken by 2.6.0) lm-sensors/trunk/README
r1112 r1137 58 58 National Semiconductor LM75, LM77, LM78, LM78-J, LM79, 59 59 LM80, LM81, LM84, and LM87 60 Philips NE1617, NE1617A 60 61 SiS 5595, 950 embedded sensors 61 62 TelCom TCN75 lm-sensors/trunk/doc/chips/SUMMARY
r1113 r1137 47 47 max1617a 2 - - - yes no 48 48 thmc10 2 - - - yes no 49 (xeon - no detection - requires force_adm1021 parameter) 49 50 xeon 1 - - - yes no 50 (xeon - no detection - requires force_adm1021 parameter) 51 (the following chips are detected as a max1617) 52 ne1617 2 - - - yes no 53 ne1617a 2 - - - yes no 51 54 52 55 adm1024 lm-sensors/trunk/doc/chips/adm1021
r1017 r1137 30 30 Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e (inclusive) 31 31 Datasheet: Publicly available at the National Semiconductor website 32 * Philips NE1617 33 Prefix `max1617' (probably detected as a max1617) 34 Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e (inclusive) 35 Datasheet: Publicly available at the Philips website 36 * Philips NE1617A 37 Prefix `max1617' (probably detected as a max1617) 38 Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e (inclusive) 39 Datasheet: Publicly available at the Philips website 32 40 * TI THMC10 33 41 Prefix `thmc10'
