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
Mark D. Studebaker
fc13775163
add static to 2 structs to remove external symbols.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@991 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 17:58:47 +00:00
Mark D. Studebaker
457efe73b7
add correct ifdef'ed declaration of i2c_i801_init() to remove
...
external symbol.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@990 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 17:54:36 +00:00
Mark D. Studebaker
235cc1d959
misc. cleanup
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@989 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 17:28:32 +00:00
Mark D. Studebaker
bf75894080
add documentation entries for editticket, readticket, maxilife,
...
and matorb display programs.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@988 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 17:24:42 +00:00
Mark D. Studebaker
adc2460453
add comments on 'ignore' usage
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@987 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 17:09:47 +00:00
Mark D. Studebaker
349eaed4e5
update, add 2001 copyright
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@986 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 17:00:09 +00:00
Mark D. Studebaker
d546f0c37c
update, clarify beep contents.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@985 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-13 16:52:42 +00:00
Mark D. Studebaker
7f5c52aa34
add simple scripts to read or edit a support ticket.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@984 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-12 02:00:49 +00:00
Mark D. Studebaker
fc49a4b82b
update Motherboard monitor link. Remove some very old warnings.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@983 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-10 04:18:02 +00:00
Mark D. Studebaker
431882d5e0
add link to Motherboard Monitor
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@982 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-10 04:15:18 +00:00
Mark D. Studebaker
b330dcf9d1
updates
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@981 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-10 03:52:46 +00:00
Mark D. Studebaker
babf3a845b
normal i2c range 2c-2e, not 2c-2f.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@980 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-10 02:01:46 +00:00
Mark D. Studebaker
5ddbf65092
to lower case "lm87" in SENSORS_INSMOD_1 and printk's.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@979 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-10 02:00:51 +00:00
Mark D. Studebaker
5bca9ebda4
fix CVS thingie >>>, update when i2c 2.5.5 is required.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@978 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-10 01:07:07 +00:00
Frodo Looijaard
b572ff829c
Oops, removed double entry
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@977 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-09 23:27:03 +00:00
Frodo Looijaard
9398823a91
Update in docs to reflect mkpatch changes.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@976 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-09 23:26:29 +00:00
Frodo Looijaard
0d3a2bb50f
Sync the mkpatch-generated i2c/Makefile with the kernel 2.4.0 one
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@975 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-09 23:22:08 +00:00
Philip Edelbrock
6afe8168b0
(Phil) Documentation, further testing/debugging for the lm87 and osb4.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@974 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-07 22:13:59 +00:00
Mark D. Studebaker
d5bc0e0c11
Claim support for the ds1625 by the ds1621 driver, based on a review
...
of the datasheets. Untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@973 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-06 19:57:03 +00:00
Mark D. Studebaker
f1112bd166
update Myson ID
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@972 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-06 04:07:38 +00:00
Mark D. Studebaker
d212e1f4e7
first cut at documenting naming and content standards for
...
entries in /proc. Corrections/additions welcome.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@971 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-06 03:53:07 +00:00
Mark D. Studebaker
fd50c908ce
update serverworks board info
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@970 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-06 02:34:37 +00:00
Mark D. Studebaker
d3df8ec7dc
initial brief doc for mtp008
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@969 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-06 02:28:39 +00:00
Mark D. Studebaker
ccc797cce1
update docs to reflect change from temp and remote_temp
...
to temp1 and temp2.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@968 7894878c-1315-0410-8ee3-d5d059ff63e0
2001-01-06 02:28:13 +00:00
Mark D. Studebaker
37401d0d9f
serverworks now uses piix4 driver.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@967 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-27 20:08:52 +00:00
Mark D. Studebaker
ece9f6ce1c
note that i2c-piix4 supports Serverworks.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@966 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-27 19:58:28 +00:00
Mark D. Studebaker
7c21d246e8
removed; now supported by i2c-piix4.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@965 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-23 17:01:55 +00:00
Mark D. Studebaker
3047bd8374
remove i2c-osb4
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@964 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-23 17:00:37 +00:00
Philip Edelbrock
f592b02b21
(Phil) Wrapped Serverworks OSB4 support into i2c-piix4.c (briefly tested
...
on both platforms). LM87 support is very far along, and should work
for a majority of users, but some minor tweaks are still on the to-do list.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@963 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-22 19:26:21 +00:00
Frodo Looijaard
09091b0a6f
Matteo Catanese's fixes to my mkpatch update
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@962 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-20 14:16:14 +00:00
Frodo Looijaard
fa1081df9a
Finally added almost all drivers to mkpatch!
...
I added the list we made some weeks ago, except for the maxilife driver
which is old and which I do not trust at all.
To do: add descriptions for Documentation/Configure (any volunteers?
It should be put in mkpatch.pl next to the other documentation)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@961 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-19 21:26:00 +00:00
Mark D. Studebaker
e3fe21cc9f
rename /proc entries temp and remote_temp to temp1 and temp2.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@960 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-16 20:41:47 +00:00
Mark D. Studebaker
3edc2150a2
use print_temp_info() for ds1621.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@959 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-16 19:45:18 +00:00
Mark D. Studebaker
f0df41dd97
chg addr range to 2c-2e; fix fan min writes.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@958 7894878c-1315-0410-8ee3-d5d059ff63e0
2000-12-16 19:28:09 +00:00