2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00
Commit Graph

2108 Commits

Author SHA1 Message Date
Mark D. Studebaker
9da9b0fa94 doc update 2 (2.4 and bttv)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2145 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-08 00:28:34 +00:00
Mark D. Studebaker
fdd22cf1da doc update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2144 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-08 00:16:55 +00:00
Mark D. Studebaker
972abea7df change pwm and smart guardian entries to 644 to enable writes.
note that pwm is non-standard and so 'fancontrol' still
      won;t work with this driver. Ticket #1429.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2143 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-07 23:57:51 +00:00
Mark D. Studebaker
e554056734 2.6 update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2142 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-07 23:44:59 +00:00
Mark D. Studebaker
e59b0151dc add report that this is not required as of kernel 2.4.23.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2141 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-07 23:25:28 +00:00
Jean Delvare
5bdbb3744f Display a message if a Force-CPCI735-like config register is
found. Should help debugging the problem.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2140 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-06 21:48:32 +00:00
Jean Delvare
fff68af945 Do not generate empty diffs.
Try to preserve files mtime.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2139 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-06 17:12:03 +00:00
Jean Delvare
aabf2040a5 New flag (-U) to hide unknown chips. Not the default.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2138 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-06 11:47:45 +00:00
Jean Delvare
6652773369 Fix printing of unknown chips (missing new lines on errors).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2137 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-06 11:45:09 +00:00
Jean Delvare
4f819af753 Fixed device file detection for devfs. Problem found and fix
tested by Lennard Klein.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2136 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-05 18:56:09 +00:00
Mark M. Hoffman
87738febe9 Use lm75.h temp to/from reg conversions.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2135 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-03 06:06:22 +00:00
Mark D. Studebaker
1b58fb19d9 dual xeon info
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2134 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-03 03:41:05 +00:00
Jean Delvare
fb77f38e4d Prevent LM75 misdetection as a DS1621.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2133 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-02 20:57:02 +00:00
Jean Delvare
2109093db3 Updates.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2132 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-02 20:02:11 +00:00
Jean Delvare
5bd3cd3db7 More A7N8X comments.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2131 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-02 20:01:28 +00:00
Mark M. Hoffman
6a9a7ff0eb (mmh) Pulled the TEMP_TO_REG and TEMP_FROM_REG functions into a separate
header and gave them the prefix LM75_. Also rewrote them according
	to the lm75 datasheet.  The next step is to replace all the various
	scattered (broken?) copies of these functions (especially in Winbond
	subclients) with this one.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2130 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-02 05:53:27 +00:00
Mark D. Studebaker
bf56470c9d xeon doc update w/ help from P.P.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2129 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-02 03:16:57 +00:00
Mark D. Studebaker
931e4664c5 updates
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2128 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-02 02:26:23 +00:00
Jean Delvare
0247cfa944 Fix byte writes used by eeprom.c. Similar to a recent fix made
to i2c-nforce2.c. Patch by Hans-Frieder Vogt <hfvogt@arcor.de>.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2127 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-12-01 19:39:00 +00:00
Jean Delvare
24c728587e Fix as99127f's temp_max3 (sysfs).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2126 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 16:29:42 +00:00
Jean Delvare
e9a915450a Update 24RF08 datasheet URL and a few other things.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2125 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 16:14:56 +00:00
Jean Delvare
a3c77b0191 Fix IN_FROM_REG rounding.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2124 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 11:40:20 +00:00
Jean Delvare
c1e28f8896 Init cleanups (unused vars and functions, and more).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2123 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 11:27:42 +00:00
Jean Delvare
e5483ca3b6 Cleanups (again).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2122 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 11:01:48 +00:00
Jean Delvare
0f00db6a1f Cleanups.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2121 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 09:47:56 +00:00
Jean Delvare
d835fc770d Support AMD8111 again. Patch by from Philip Pokorny
<ppokorny@penguincomputing.com>.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2120 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 09:17:33 +00:00
Mark D. Studebaker
956b86fb81 change eeprom error message from "ERROR" to "Unavailable"
so we don't panic 2.6 users


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2119 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-30 02:38:08 +00:00
Jean Delvare
287b53403d Don't include dmidecode anymore.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2118 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 19:59:31 +00:00
Jean Delvare
c43fdc81af Don't include dmidecode anymore.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2117 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 19:38:10 +00:00
Jean Delvare
b7392fbfbd Get rid of DMI and ACPI detection methods. VPD should be
sufficent.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2116 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 19:37:34 +00:00
Mark D. Studebaker
76105acf52 add checkin target
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2115 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 19:37:07 +00:00
Mark D. Studebaker
00d365c0e8 add item on registering for announcements via freshmeat
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2114 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 19:36:27 +00:00
Jean Delvare
c68b9bd379 Update my entry.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2113 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 19:34:55 +00:00
Jean Delvare
22a6ab0f41 Add support for KT600.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2112 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 17:49:35 +00:00
Jean Delvare
0c3e17a4ec Fix sensors segfault on bus freeing (sysfs).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2111 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 17:44:30 +00:00
Jean Delvare
784d5be024 Add KT600 support to i2c-viapro.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2110 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 16:52:06 +00:00
Jean Delvare
72f129f3c2 Add support for KT600. Requested by Lou
<lm-sensors@fixit.nospammail.net>.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2109 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 16:51:04 +00:00
Jean Delvare
9df0724a72 Install to BINDIR, not SBINDIR.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2108 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 13:29:59 +00:00
Jean Delvare
3bcb913c3f Add debugging code to trap systems that don't let libsensors
write to /proc. Define DEBUG to have it in, and use strace to
        get the result.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2107 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 13:28:54 +00:00
Jean Delvare
3bac773065 Fix typo.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2106 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 13:21:02 +00:00
Jean Delvare
f2652439ff Update copyrights and comments.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2105 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 13:20:21 +00:00
Jean Delvare
eeea6d92b7 Whitespace changes.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2104 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 13:18:55 +00:00
Jean Delvare
bd0840096c Compile with "-g -O" instead of "-O2" when DEBUG is set to 1.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2103 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-29 13:13:54 +00:00
Jean Delvare
f2fe6cbd68 Rehabilitate Alexander Wold as the driver's author.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2102 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-28 20:12:02 +00:00
Mark D. Studebaker
e3a7d54722 add sysfs support to sensors-detect by using 'i2cdetect -l'
instead of 'cat /proc/bus/i2c'


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2101 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-28 05:10:32 +00:00
Mark D. Studebaker
82caa7986f add -l option to i2cdetect so 'i2cdetect -l'
can be used as a replacement for 'cat /proc/bus/i2c'


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2100 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-28 04:37:08 +00:00
Mark D. Studebaker
0872117cb9 eeprog program from
Stefano Barbato
	stefano@codesink.org


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2099 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-28 03:07:48 +00:00
Mark D. Studebaker
713f3eddb7 simplification
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2098 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-28 02:27:41 +00:00
Mark D. Studebaker
5bfcb08e18 report i2c-dev bus numbers rather than i2c-adapter numbers,
which may be different.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2097 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-27 23:53:10 +00:00
Mark D. Studebaker
7d16642a33 hopefully fix byte writes used by eeprom.c
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2096 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-11-27 02:37:43 +00:00