| 125 | | We always appreciate testers. If you own a specific monitoring |
|---|
| 126 | | chip listed on our 'new drivers' page, and are willing to help us out, |
|---|
| 127 | | please contact us. Even if you have no programming knowledge, you could |
|---|
| 128 | | help us by running new modules and reporting on the results and output. |
|---|
| 129 | | If you want to offer more substantial help, this is very welcome too, of |
|---|
| 130 | | course. |
|---|
| | 125 | We always appreciate testers. If you own a specific monitoring chip listed |
|---|
| | 126 | on our 'new drivers' page, and are willing to help us out, please contact |
|---|
| | 127 | us. Even if you have no programming knowledge, you could help us by running |
|---|
| | 128 | new modules and reporting on the results and output. If you want to offer |
|---|
| | 129 | more substantial help, this is very welcome too, of course. |
|---|
| 159 | | Because the SMBus is just a special case of the generalized I2C bus, we |
|---|
| 160 | | can simulate the SMBus protocol on plain I2C busses. These busses are |
|---|
| 161 | | sometimes used in other parts of your computer. If a supported chip is |
|---|
| 162 | | attached to one of these additional busses, they can be used too. |
|---|
| | 158 | Because the SMBus is just a special case of the generalized I2C bus, we can |
|---|
| | 159 | simulate the SMBus protocol on plain I2C busses. These busses are sometimes |
|---|
| | 160 | used in other parts of your computer. If a supported chip is attached to |
|---|
| | 161 | one of these additional busses, they can be used too. |
|---|
| 181 | | This whole package is copyright (c) 1998 - 2003 by Frodo Looijaard and |
|---|
| 182 | | Philip Edelbrock, except for a few drivers written by |
|---|
| 183 | | other people. See the individual files for more exact copyright information. |
|---|
| 184 | | This package may be distributed according to the GNU General Public License |
|---|
| 185 | | (GPL), as included in the file COPYING. |
|---|
| | 180 | This whole package is copyright (c) 1998 - 2004 by Frodo Looijaard and |
|---|
| | 181 | Philip Edelbrock, except for a few drivers written by other people. See the |
|---|
| | 182 | individual files for more exact copyright information. This package may be |
|---|
| | 183 | distributed according to the GNU General Public License (GPL), as included |
|---|
| | 184 | in the file COPYING. |
|---|
| 187 | | Note that at this moment, libsensors falls under the GPL, not the LGPL. |
|---|
| 188 | | In more human language, that means it is FORBIDDEN to link any application |
|---|
| 189 | | to the library, even to the shared version, if the application itself |
|---|
| 190 | | does not fall under the GPL. This will probably be changed in the future. |
|---|
| 191 | | In the meantime, you will have to contact us first if you want to do this. |
|---|
| | 186 | Note that libsensors falls under the GPL, not the LGPL. In more human |
|---|
| | 187 | language, that means it is FORBIDDEN to link any application to the |
|---|
| | 188 | library, even to the shared version, if the application itself does not |
|---|
| | 189 | fall under the GPL. |
|---|
| | 190 | |
|---|
| | 191 | |
|---|
| | 192 | ----- |
|---|
| | 193 | [1] SMBus is a trademark of Intel Corporation |
|---|
| | 194 | [2] I2Câis a trademark of Philips Corporation |
|---|