2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00
Frodo Looijaard af7232145d Bug-fixes: lm78.c is now working!
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
1998-12-02 00:47:37 +00:00
1998-12-02 00:47:37 +00:00
1998-12-02 00:47:37 +00:00
1998-12-02 00:47:37 +00:00
1998-12-02 00:47:37 +00:00

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
No description provided
Readme 23 MiB
Languages
Perl 38.3%
C 32.3%
Shell 11%
Roff 10.2%
Makefile 5.4%
Other 2.8%