2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-07 01:35:34 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Mark D. Studebaker
5d575dd3f7 update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1353 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-04-20 03:27:46 +00:00
Frodo Looijaard
939f9d40f1 slight update of the module usage documentation
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@634 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-11-20 19:23:34 +00:00
Frodo Looijaard
c213bc31dc More documentation updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@569 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-09-20 15:28:44 +00:00
Frodo Looijaard
6ba72c686a Even more documentation updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@409 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-04-22 13:06:24 +00:00
Frodo Looijaard
5402bf4b71 Added MAX1617 support, and documented it.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@232 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-02-16 21:33:41 +00:00
Frodo Looijaard
9fb56e78bf More documentation updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@217 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-02-12 05:43:22 +00:00
Kyosti Malkki
e2f85d427e (Kyösti) : Via driver and related documentation moved under
lm_sensors2 source tree. Improvement in VI


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@186 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-01-31 21:29:53 +00:00
Frodo Looijaard
1867246ee0 Documentation updates, and a very small print fix in i2cdump.c
Note especially the autoloading of i2c-dev by adding the following line
to /etc/module.conf (or /etc/conf.module):
  alias char-major-89 i2c-dev


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@166 7894878c-1315-0410-8ee3-d5d059ff63e0
1999-01-13 21:00:04 +00:00
Frodo Looijaard
10ca370b06 Restructured the doc directory; added doc/progs; modified some files
to add more up-to-date documentation.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@108 7894878c-1315-0410-8ee3-d5d059ff63e0
1998-12-24 01:17:11 +00:00
Frodo Looijaard
83d433dce9 Last changes for 2.0.2
* Fixed FORCE_PIIX4_ENABLE bus (misspelled function call)
* Added Kyösti's mail about the VIA chipset to the doc directory, as
  temporary placeholder


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@78 7894878c-1315-0410-8ee3-d5d059ff63e0
1998-12-15 03:22:20 +00:00
Frodo Looijaard
20d42fa180 GL518SM driver updates
* Alarms may now work (sound signal disabled, though)
* Revision 0x80 should be recognized and handled correctly
* If fan unconnected, it should show 0 instead of -1 now

Note that this driver will not support GL520SM chips; that chip is different
enough that it deserves its own driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@61 7894878c-1315-0410-8ee3-d5d059ff63e0
1998-12-10 00:39:05 +00:00
Frodo Looijaard
a28dc58524 (Frodo)
Yet more documentation updates, and a quick Makefile update to install all
include files correctly.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@50 7894878c-1315-0410-8ee3-d5d059ff63e0
1998-12-08 20:48:17 +00:00
Frodo Looijaard
d38f92e42a Documentation update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@47 7894878c-1315-0410-8ee3-d5d059ff63e0
1998-12-07 23:57:51 +00:00
Frodo Looijaard
05bdb0e90b New text-file describing the available modules, and how to handle them.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@24 7894878c-1315-0410-8ee3-d5d059ff63e0
1998-12-02 18:31:21 +00:00