mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
af7232145d9f588e82b2512c2865cef2e960daf4
Yes, our first chip driver is now fully operative. Some parts of it can still be moved to sensors.o and reused by other drivers, but this can be done later. Bug fixes: * i2c-core.c: Corrected previous patch (a client was now unloaded twice, which caused problems, as could be expected). * lm78.c, sensors.c: some minor typos, which caused the crashes * lm78.c: FAN_DIV only has two fields (fan 3 is not changable) * sensors.c: ISA/SMBus addresses are prefixed with zeros in directory names git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@20 7894878c-1315-0410-8ee3-d5d059ff63e0
The directories within this package: * CVS The CVS directories. Do not touch these! * archive Packages from other sources. Currently, it contains Simon Vogl's i2c code (mod-????????.tar.gz). * doc Documentation about the modules within this package * i2c Simon Vogl's i2c module, including any necessary patches, excluding any files which are removed by 'make clean'. * src Our own code.
Description
Languages
Perl
38.3%
C
32.3%
Shell
11%
Roff
10.2%
Makefile
5.4%
Other
2.8%