Philip Edelbrock
c67cf14f7e
(Phil) This is the best method I can think of to warn Thinkpad users of
...
possible eeprom corruption. Feel free to edit or move this warning into
another file if there is a better solution.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1042 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 18:14:13 +00:00
Philip Edelbrock
8af1191dd9
(Phil) Updates and a couple new entries.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1041 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 18:05:02 +00:00
Mark D. Studebaker
0a8aee470a
documentation updates on eeproms
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1040 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 03:22:49 +00:00
Mark D. Studebaker
cddd0a915e
Don't reset the as99127f chip at startup. This may improve things
...
that are configurable as we will count on the BIOS to configure
the chip correctly. This will likely change fan and temperature
readings for some users.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1039 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 01:46:44 +00:00
Mark D. Studebaker
805a7e7d94
add a sample configuration for the Tyan 2510 board which has
...
two (differently-connected) MTP008 chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1038 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-20 01:44:39 +00:00
Mark D. Studebaker
53befd189c
use normal_i2c[] instead of normal_i2c_range[] since only one address.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1037 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-19 23:56:55 +00:00
Mark D. Studebaker
d8d09c259e
Add SiS950 as equivalent to ITE87xx.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1036 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-03-08 00:55:18 +00:00
Mark D. Studebaker
08883f7958
add entry for dual lm87's requiring different configuration
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1035 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-25 00:45:28 +00:00
Mark D. Studebaker
448fe0c52c
add adm9240/ds1780/lm81 template, add quotes to feature names
...
in lm87 template where necessary.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1034 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-24 21:57:42 +00:00
Mark D. Studebaker
a732171e1d
Update doc about preserving mtp008 pin configuration.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1033 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 03:34:21 +00:00
Mark D. Studebaker
db52f427a6
Change mtp008 temperature reporting from max/min to limit/hyst.
...
Change initial values in driver from 70/5 to 70/50.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1032 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 03:23:49 +00:00
Mark D. Studebaker
d820ceef3e
add some more comments on temp_hyst and temp_over.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1031 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 03:15:25 +00:00
Mark D. Studebaker
6b9ce051d3
preserve pin settings from registers 0x57 and 0x58 at startup.
...
These select fan type (2 or 3 wire) as well as temp sensor type
(thermistor or diode) and temperature vs. voltage sensing for
two pins. This should help those on various Tyan mobos.
Driver used to reset the chip and then program a fixed setting which
worked for the Tyan S1824D board but not for Tyan 2510.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1030 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 01:06:07 +00:00
Mark D. Studebaker
f8287b30bd
fix swapped limit and hysteresis on adm9240, sis5595, and
...
via686a. Thanks Karl Schmidt <karl@xtronics.com >
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1029 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-23 01:02:35 +00:00
Mark D. Studebaker
f7859cbe88
Correct and add good explanation of lm80 temp limits.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1028 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-20 02:47:09 +00:00
Mark D. Studebaker
e857e53a32
yet more updates
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1027 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-20 02:30:24 +00:00
Mark D. Studebaker
11a8bf78fa
renamed i2c_i810i2c_init() to i2c_i810_init()
...
to match what mkpatch patches in patched kernel.
Affected only kernel patches; standalone build was fine.
Ticket # 492.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1026 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-20 02:12:39 +00:00
Mark D. Studebaker
d71110b4ad
change mtp008 entries from fan[1-3]_limit to fan[1-3]_min to
...
be identical to other drivers.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1025 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-11 19:54:23 +00:00
Merlin Hughes
1d1859040b
Added -p/--pid-file option to write a PID file for the daemon and
...
-d/--debug option to allow unwanted information to be more easily
suppressed. Kicked version to 0.5.0. -- merlin@merlin.org
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1024 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-11 18:51:24 +00:00
Mark D. Studebaker
0f1417afc7
add full lm87 template since names are non-standard
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1023 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 22:35:19 +00:00
Mark D. Studebaker
eac7c14bb1
fix the names in some lm87 entries in libsensors
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1022 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 22:30:21 +00:00
Mark D. Studebaker
b799b5e41e
fix temp2 max initialization (70 instead of 7)
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1021 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 22:07:17 +00:00
Mark D. Studebaker
95003a7c4b
format help a little better at top of sensors.conf,
...
add temp limit example.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1020 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 20:14:52 +00:00
Mark D. Studebaker
108415353f
remove CVS >>> thingie
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1019 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 20:13:23 +00:00
Mark D. Studebaker
77218c4438
new as99127f calculations for in5 and temp2 from
...
Guntram Blohm <gbl@bso2001.com >
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1018 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 04:53:24 +00:00
Mark D. Studebaker
b572be348b
add clarification on Xeon support in adm1021 driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1017 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 04:15:54 +00:00
Mark D. Studebaker
e0ffc6af20
add missing force_xxx documentation; work on as99127f section.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1016 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-10 03:37:50 +00:00
Mark D. Studebaker
b5d014bd46
Disable sensors.c and i2c-isa.h in the Module.mk files.
...
Leave the files there for now.
Remove old installed sensors.o in kernel/Module.mk.
sensors.c was moved to i2c-proc.c in the i2c package.
i2c-isa.h was appended to i2c.h in the i2c package.
Delete all but the SYSCTL and ALARMS definitions in sensors.h,
as the rest of the file was moved to i2c-proc.h in the i2c package.
Remove #include "i2c-isa.h" lines in all chip drivers and
in bus driver i2c-isa.c.
This all probably breaks mkpatch.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1015 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-06 02:53:46 +00:00
Mark D. Studebaker
fa761437c0
add the missing Configure.help entries
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1014 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-05 00:02:45 +00:00
Mark D. Studebaker
60c24768b1
recognize SMSC Victory66 south bridge.
...
No driver support yet. Looks identical to piix4 so we can
add to i2c-piix4.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1013 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-04 23:24:03 +00:00
Frodo Looijaard
9d24d79ca5
Better notes about mkpatch not working on 2.3 kernels
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1012 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-04 11:43:09 +00:00
Mark D. Studebaker
377be956da
PCI chip detection cleanup.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1011 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-03 20:48:43 +00:00
Mark D. Studebaker
b4b343d74b
claim support for Via 686B. Same PCI id as 686A. No driver changes.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1010 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-02-03 19:22:54 +00:00
Mark D. Studebaker
373257612a
have 'sensors -v' display LM_VERSION from the top level
...
version.h instead of the static '1.3', which we don't
regularly change.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1009 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-31 03:51:06 +00:00
Mark D. Studebaker
d05db74dd6
add dogsled and lcd4linux
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1008 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-27 23:37:08 +00:00
Mark D. Studebaker
c9ab8617c8
add thermal, gpdial_applet, www.temperatures.com
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1007 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-27 22:33:56 +00:00
Mark D. Studebaker
b9b1a902be
Adjust -12V as99127f calculation +15% based
...
on empirical data. Still no datasheet.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1006 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-27 20:33:09 +00:00
Mark D. Studebaker
a99826ad8e
update
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1005 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-27 19:41:25 +00:00
Mark D. Studebaker
9a613b219c
FAQ update
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1004 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-27 19:25:28 +00:00
Philip Edelbrock
b45b65a9dc
(Phil) Scales adjustment. Needs to be tested and confirmed.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1003 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-26 17:53:15 +00:00
Philip Edelbrock
4b88cf7071
(Phil) Fixed typo/copy-and-paste error for reading AIN2.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1002 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-26 17:26:20 +00:00
Mark D. Studebaker
9760842745
significant updates. Last real update was over a year ago.
...
Still more to do.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1001 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-21 23:33:29 +00:00
Mark D. Studebaker
5eefa0ff3d
general update. Add more datasheet refs, alphabetize.
...
Add sensor sweep applet, afsatm, and afstavm links.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1000 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-21 20:47:56 +00:00
Mark D. Studebaker
899498a9b4
Allow force and force_via686a parameters. Driver will take the
...
address and program the base address in the 686a.
This is NOT a PCI force; the 3057 device must
be present in lspci.
Should work for Asus A7V/K7V boards which don't set the
base address (because they also have a as99127f on them!??).
Some rough edges remain, because
via686a_find() does not know there is a force; that only
is apparent to via686a_detect().
Notably, the driver will stay loaded even if the address is
uninitialized and there is no force; also, the driver complains
that a force is needed even when you give it one.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@999 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-20 03:43:50 +00:00
Mark D. Studebaker
c2b81edc8a
recognize lm78's with chipid register (0x49) == 0x20, as
...
reported by Vernon McPherron <vernon@xnote.com >
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@998 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-19 02:39:26 +00:00
Mark D. Studebaker
d569353d79
add xxx_init() calls to bottom of sensors.c for those drivers added
...
to mkpatch in 2.5.5. Also add mtp008 and ds1621 init calls in anticipation
of them being added. Fix typos adm9024->adm9240.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@997 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-17 01:42:56 +00:00
Mark D. Studebaker
16bf6df6a7
correct typos adm9024 -> adm9240.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@996 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-17 01:38:16 +00:00
Mark D. Studebaker
6df75c8373
add info on adding support for new drivers to mkpatch.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@995 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-17 01:21:56 +00:00
Philip Edelbrock
44ea61ed74
(Phil) Tag and release 2.5.5
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@993 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-16 03:27:51 +00:00
Mark D. Studebaker
4cf7872afa
Fix comment about 1st arg to mkpatch is sensors root, not i2c root.
...
Thanks Chris Karakas.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@992 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-15 00:07:58 +00:00