|
Revision 215, 0.6 kB
(checked in by frodo, 10 years ago)
|
Updated some documentation files.
|
- 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 |
* CVS |
|---|
| 4 |
The CVS directories. Do not touch these! |
|---|
| 5 |
* archive |
|---|
| 6 |
Packages from other sources. Currently, it contains Simon Vogl's i2c code |
|---|
| 7 |
(mod-????????.tar.gz). |
|---|
| 8 |
* doc |
|---|
| 9 |
Documentation about the modules within this package |
|---|
| 10 |
* 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'. |
|---|
| 15 |
* kernel |
|---|
| 16 |
The kernel modules: general SMBus drivers, and specific chip and adapter |
|---|
| 17 |
drivers. |
|---|
| 18 |
* lib |
|---|
| 19 |
The user-space sensors support library code |
|---|
| 20 |
* prog |
|---|
| 21 |
Several supporting programs, some of them use the library, some do not. |
|---|