Changeset 924
- Timestamp:
- 11/02/00 03:59:59 (8 years ago)
- Files:
-
- lm-sensors/trunk/CHANGES (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/CHANGES
r911 r924 1 1 lm_sensors CHANGES file 2 2 ----------------------- 3 This is a list of the most important changes between 2.x versions. It is by3 This is a list of the most important changes in 2.x versions. It is by 4 4 no means complete, listing only user-visible changes which are interesting. 5 5 The ultimate way to know what has changed is to run diff, or even neater, … … 16 16 cvs diff -r V2-0-0 -r V2-0-1 -u 17 17 18 ----------------------- 18 ----------------------------------------------------------------------------- 19 19 20 20 2.5.5 (2000????) … … 22 22 Library: Add mtp008 support 23 23 Module adm1021: Add support for adm1021a / adm1023 24 Module i2c-ali1535: Enhance error checking and recovery; add mutex 25 Module ddcmon: allow force and force_ddcmon parameters 26 Module lm87: update voltage calculations 24 27 Module mtp008: new 28 Module pcf8574: change update time to 5 seconds 29 Module w83781d: fix beep setting via /proc 25 30 Program mkpatch.pl: more fixes 26 31 Program sensors: Add mtp008 support … … 38 43 Library: Add lm87 support 39 44 Module pcf8574: new 40 Module ali-1535: new41 Module ali-15x3: removed force #ifdef.45 Module i2c-ali1535: new 46 Module i2c-ali15x3: removed force #ifdef. 42 47 Module i2c-i801: support Intel 82801BA (815E chipset) 43 48 Module i2c-i801: add i2c block write support, fix smbus block bugs
