Changeset 3084
- Timestamp:
- 09/10/05 22:39:37 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r3074 r3084 19 19 20 20 2.9.3 (2005????) 21 Makefile: Compile user-space programs with -Wundef 21 Library: Fix bus matching code for Linux 2.6 (Karsten Petersen) 22 Makefile: Compile user-space programs with -Wundef and -W 22 23 Module w83781d: Drop W83697HF support (Grand Coady) 23 24 Module i2c-keywest: Remove bus probing code (2.6 backport) 24 25 Module i2c-nforce2: Remove dead code (2.6 backport) 26 Programs i2cdetect, i2cdump, i2cset: Stop printing the algorithm name 27 Print the correct bus type if bus 28 functionality can be queried 29 Program sensord: Do not log algorithm names 30 Program sensors-detect: Drop algorithm names 31 Do not rely on i2cdetect -l printing algo names 32 Simplify adapter name matching mechanism 25 33 26 34
