Changeset 2952
- Timestamp:
- 03/27/05 14:19:40 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/CHANGES (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r2951 r2952 83 83 Add W83627EHF detection 84 84 Add ATI SMBus detection 85 Add VT1211 alias detection 85 Add VT1211 alias detection 86 86 Warn if chip modules not found 87 Add i2c-ipmi to list if bmcsensors is on it 87 Add i2c-ipmi to list if bmcsensors is on it 88 88 Add PC87591 detection 89 89 Search for correct udev db file name … … 263 263 Module i2c-sis645: Add support for SiS655 264 264 Module it87: Discard non-standard Super-I/O exit sequence (Bjorn Mork) 265 Module lm90: Support LM99 and LM89 265 Module lm90: Support LM99 and LM89 266 266 Module lm92: Support MAX6633, MAX6634, MAX6635 and LM76 267 267 Get rid of useless i2c_probe call … … 459 459 Program sensors-detect: Fix PATH issues 460 460 Correctly point to the fscher driver 461 461 462 462 463 463 2.8.3 (20040115) … … 629 629 case 630 630 631 631 632 632 2.8.0 (20030714) 633 633 NOTE: Requires i2c-2.8.0 or newer!!! … … 744 744 add flags for x86_64 compiles 745 745 Module adm1021: Add support for MC1066 746 Module bmcsensors: New 746 Module bmcsensors: New 747 747 Module dmi_scan: Rename symbol duplicated in kernel; apply fixes from 748 748 kernel 2.5.43; fix 2.2 kernel compiles … … 936 936 Program sensors: Fix w83781d temp precision 937 937 Program sensors-detect: Add ALI1535, Via VT8233, it87 (i2c), 938 Fujitsu Poseidon and Scylla, 939 Intel 82443MX and 82801CA/CAM detection, 938 Fujitsu Poseidon and Scylla, 939 Intel 82443MX and 82801CA/CAM detection, 940 940 add ITE 8172G detection (driver in kernel 2.4.10) 941 941 … … 1155 1155 1156 1156 2.4.0 (19990920) 1157 Too much to list. 1157 Too much to list. 1158 1158 i2c and smbus parts are split off to a separate i2c package. 1159 1159 New drivers and other stuff. … … 1184 1184 Module w83781d: Removed deadlock (mutex was not initialized) 1185 1185 Documentation: A few glitches removed 1186 Makefile: default module installation directory is now 1186 Makefile: default module installation directory is now 1187 1187 /lib/modules/current/extra/misc 1188 1188 Program sensors-detect: PPC Hydra now detected … … 1211 1211 Module sis5595: Now compiles for 2.0 kernels 1212 1212 Module adm1021: Detection corrected 1213 1213 1214 1214 2.2.0 (19990216) 1215 1215 All: Set copyrights to include 1999 … … 1229 1229 Program sensors: Added man-page 1230 1230 Document BUGS: Added cdrom bug and kernel i2c conflict 1231 1231 1232 1232 2.1.2 (19990116) 1233 1233 Modules lm80.o, w83781d.o: fan-related Segmentation fault corrected … … 1252 1252 Modules: Now use pin readings, no more scaling within the kernel (use the 1253 1253 library instead) 1254 1254 1255 1255 2.0.2 (19981214) 1256 1256 Module eeprom.o: NEW
