2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 13:57:41 +00:00
Commit Graph

1044 Commits

Author SHA1 Message Date
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
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