Changeset 548
- Timestamp:
- 09/04/99 18:25:57 (9 years ago)
- Files:
-
- lm-sensors/trunk/README.directories (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/README.directories
r408 r548 3 3 * CVS 4 4 The CVS directories. Do not touch these! 5 * archive6 Packages from other sources. Currently, it contains Simon Vogl's i2c code7 (mod-????????.tar.gz).8 5 * doc 9 Documentation about the modules within this package, and all other things 6 Documentation about the modules within this package, and all other things. 10 7 * etc 11 Configuration files 12 * i2c 13 Simon Vogl's i2c module, including any necessary patches, excluding any 14 files which are removed by 'make clean'. 8 A sample configuration file for the 'sensors' program. 15 9 * kernel 16 10 The kernel modules: general SMBus drivers, and specific chip and adapter 17 11 drivers. 18 12 * lib 19 The user-space sensors support library code 13 The user-space sensors support library code. 14 * mkpatch 15 A script for creating a kernel patch. 20 16 * prog 21 Several supporting programs, some of them use the library, some do not. 17 Several supporting programs. Includes programs for detecting installed 18 hardware and recommending specific modules to install. 19 Also includes programs to report sensor readings, for use 20 after the package has been installed. 21 Some of these use the sensors support library, some do not.
