Changeset 5643
- Timestamp:
- 02/14/09 10:10:41 (4 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/README
r5189 r5643 17 17 * prog 18 18 Several supporting programs. The most important ones are: 19 - sensors-detect: A program for detecting installed hardware and20 recommending specific modules to load.19 - sensors-detect: A stand-alone program for detecting installed 20 hardware and recommending specific modules to load. 21 21 - sensors: A console tool to report sensor readings and set new 22 22 sensor limits. -
lm-sensors/trunk/doc/progs
r5631 r5643 16 16 This program tries to detect the available SMBus adapters and the chips 17 17 connected to them, as well as Super-I/O and misc chips. It also generates 18 modprobe lines and module options. This program is interactive. 18 modprobe lines and module options. This program is stand-alone (can be 19 run without installing lm-sensors) and interactive. 19 20 20 21 * prog/dump/isadump (written in C, installed by 'make install')
