|
Revision 4173, 0.7 kB
(checked in by khali, 2 years ago)
|
Documentation update. I tried to remove or update all outdated stuff, it
looks better now, but that's still quite a mess which we'd need to cleanup.
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
The directories within this package: |
|---|
| 2 |
|
|---|
| 3 |
* doc |
|---|
| 4 |
Documentation about the modules within this package, and all other things. |
|---|
| 5 |
* etc |
|---|
| 6 |
A sample configuration file for the 'sensors' program. |
|---|
| 7 |
* kernel |
|---|
| 8 |
The kernel modules: I2C/SMBus master drivers, and sensor chip drivers. |
|---|
| 9 |
* lib |
|---|
| 10 |
The user-space sensors support library code. |
|---|
| 11 |
* mkpatch |
|---|
| 12 |
A script for creating a kernel patch. |
|---|
| 13 |
* prog |
|---|
| 14 |
Several supporting programs. Includes programs for detecting installed |
|---|
| 15 |
hardware and recommending specific modules to install. |
|---|
| 16 |
Also includes programs to report sensor readings, for use |
|---|
| 17 |
after the package has been installed. |
|---|
| 18 |
Some of these use the sensors support library, some do not. |
|---|