Jean Delvare
e574d476b5
Fix W83791D detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2034 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-28 19:17:04 +00:00
Mark D. Studebaker
39faf50b41
add support for CSB6 based on confirmation in ticket #1424
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2027 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-27 03:03:47 +00:00
Jean Delvare
8b82c4d22d
Fix W83627HF detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2025 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-25 18:53:48 +00:00
Jean Delvare
75b6d048e7
Raise superio confidence value from 8 to 9.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2021 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-22 18:42:44 +00:00
Jean Delvare
b1fe3439d3
Removed detection of PCF* chips. They are not sensors and not
...
detectable, so they generated more noise that anything else.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2019 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-15 17:46:46 +00:00
Jean Delvare
228a83efb5
More LM75 misdetection prevention.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2018 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-13 20:09:52 +00:00
Jean Delvare
8e802a7085
Enhance MAX1617, LM84 and LM75 detection in order to reduce
...
misdetections.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2015 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-11 13:35:01 +00:00
Jean Delvare
7e659d760f
Extra checks to prevent misdetection of MAX1617 and LM84.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2013 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-10-10 20:57:40 +00:00
Jean Delvare
51817d862a
Add FSC Hermes detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2002 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-09-27 08:19:20 +00:00
Jean Delvare
dc953405ce
Fix the case where different chips using the same driver, when
...
detected at the same address, cause the driver to be told to
ignore this address. Untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2000 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-09-26 21:07:16 +00:00
Mark D. Studebaker
833a8615ba
add detection for smsc 47m14x
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1994 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-09-13 21:05:52 +00:00
Jean Delvare
2b503c995c
Improve ADM1032 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1991 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-09-08 17:38:23 +00:00
John Morris
45576fb3fd
(jrm): New driver and other support for the Maxim MAX6650 and MAX6651 chips.
...
Mainly targetted (and tested) with the 6651, but should work with
the MAX6550.
See doc/chips/max6650 for notes, bugs, assumptions, etc.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1987 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-31 20:45:12 +00:00
Jean Delvare
da334c10bc
Tell people to contact us for to-be-written drivers.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1982 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-30 20:58:02 +00:00
Jean Delvare
dfd8c9035c
Add detection for LM90 clones (ADM1032, MAX6657, MAX6658).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1981 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-30 20:53:29 +00:00
Jean Delvare
e05bedb2a3
Enhance LM82 and LM83 detection (thanks to Magnus Forsstrom).
...
Handle "to-be-written" drivers more cleanly (users won't be asked
to "modprobe to-be-written" anymore).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1945 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-07 13:03:25 +00:00
Jean Delvare
0dc5c7c00c
Detect which of modules.conf or conf.modules should be used.
...
Detect which of /dev/i2c-*, /dev/i2c/* or /dev/i2c* should be
used.
Stop if no i2c device files exist.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1944 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-07 09:31:24 +00:00
Jean Delvare
ded9daf517
Fix EEPROM detection (again).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1943 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-07 08:51:08 +00:00
Jean Delvare
7c3bb9df01
Make sure /sbin is in the user's path.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1939 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-05 09:08:38 +00:00
Jean Delvare
fbdaf86be0
Fix missing semicolon (stupid me).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1932 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-08-01 09:17:17 +00:00
Jean Delvare
27e18c0245
Lower confidence for Asus chips which are not at 0x2d.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1930 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-31 07:32:09 +00:00
Jean Delvare
cdb0eb97d7
Comment update.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1929 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-31 07:24:29 +00:00
Jean Delvare
ef2c668d19
Add Asus Mozart-2 detection using Alex van Kaam information.
...
Untested.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1911 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-27 10:37:32 +00:00
Jean Delvare
21ccf11885
Add detection of Philips NE1619 (ADM1025 clone).
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1905 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 17:39:41 +00:00
Jean Delvare
a3f7087066
Significant changes to the w83781d family detection method:
...
- separate detection sub for W83L784R/AR
- ranges limited to what the specs say for I2C-only chips
- add detection for the AS99127F rev.2 and explicit detection of
the ASB100 Bach
- improve code readability
- do not ignore the chipset ID LSB anymore; explicit acceptation
of 0x11 as a W83781D ID instead
- fix a bug in secondary LM75 address extraction
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1903 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-26 09:37:12 +00:00
Jean Delvare
e88c9708bf
Add support for LM82, LM86 and LM89.
...
Better detection for LM83 and LM90.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1888 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-19 22:09:39 +00:00
Jean Delvare
cb82667b62
Add detection (well, hm) for PCF8574 and PCF8574A.
...
Add detection for SAA1064 (untested).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1886 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-18 08:06:05 +00:00
Jean Delvare
3efe48f865
Enable i2c-matrox and rivatv again.
...
Change the name and URI for rivatv (was i2c-riva).
Better handling of disabled drivers (for future use).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1883 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-17 08:50:05 +00:00
Jean Delvare
a5890ce091
Recommend the user to give a try to the modprobe and sensors -s
...
commands directly.
Make the sleep before sensors -s a comment.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1877 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-08 13:07:59 +00:00
Jean Delvare
b24d4adc8a
Temporarily disabled i2c-riva and i2c-matroxfb, until these
...
drivers are ported to our new i2c strctures.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1875 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-08 09:22:43 +00:00
Jean Delvare
424012d9ec
Fix LM90 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1873 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-08 07:19:12 +00:00
Jean Delvare
286c1e8745
Add LM90 detection.
...
Fix binmode call for Perl 5.005.
Open /dev/i2c* in binary mode.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1865 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-07 10:31:41 +00:00
Jean Delvare
c721b2750c
Really remove lm83 detection from adm1021_detect.
...
Fix detection code for MAX1617A (require both the manufacturer ID
and the revision to match, instead of only one out of the two.)
Add detection for ADM1021A/ADM1023.
Give a higher (7 instead of 6) confidence to ADM1021-like chips
with a known revision.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1847 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-04 08:13:35 +00:00
Jean Delvare
76ccb8d29c
Moved LM83 detection to a separate function.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1841 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-03 17:28:16 +00:00
Jean Delvare
3d2f211650
Preliminary LM83 detection.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1830 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-02 09:23:51 +00:00
Jean Delvare
a5aa0fce16
Better detection code for LM75, based on datasheet and known
...
hardware.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1829 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-07-02 09:06:51 +00:00
Jean Delvare
725ef53c13
Do not use O_BINARY, doesn't work on older versions of Perl.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1824 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-28 22:05:52 +00:00
Jean Delvare
65b3af0ad5
Fix UTF-8 incompatibility. Thanks a lot to Jim Morris for testing!
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1819 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-28 08:25:19 +00:00
Mark D. Studebaker
37a4ade799
add w83l785ts detection - no driver yet
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1799 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-21 15:26:38 +00:00
Mark M. Hoffman
139114401d
Added recognition of SiS746 host bridge.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1794 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-17 05:30:31 +00:00
Mark D. Studebaker
9c3c40097c
Add support for w83627thf. Includes patch from
...
Matthias Hentges <matthias@hentges.net>
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1784 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-11 23:43:25 +00:00
Jean Delvare
0b7a7b9787
Undid outb() fix by Jim Morris.
...
Fixed faulty outb() calls.
Armored outb() against future faulty calls.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1783 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-11 08:28:55 +00:00
Mark D. Studebaker
2c31ea166c
add w83791d detection, update documentation
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1782 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-10 03:01:31 +00:00
Mark D. Studebaker
a05fe9ed42
print super I/O device ID if not matched to help
...
identify unsupported chips
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1781 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-10 02:32:57 +00:00
Mark D. Studebaker
e9c0fce42a
adm1026 and auto-sensors.h patch from P.P.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1777 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-08 21:33:39 +00:00
Mark D. Studebaker
8234f8c58a
add support for 82801EB (ICH5) 0x24d3
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1775 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-08 21:05:58 +00:00
Mark D. Studebaker
2be6de25d8
C format fix from Jim Morris <morris@wolfman.com>
...
This seems to happen on newer perl versions.
It is fatal in as much as the sensors are not detected.
The solution appears to be to simply add & 0x7f to the
pack statement at line 1138 of sensors_detect...
sub outb
{
my $towrite = pack( "C", $_[1] & 0x7f);
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1774 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-08 20:24:51 +00:00
Jean Delvare
63ea19c123
Fixed nForce2 detection, for real this time. Successfully tested
...
by Thomas "Sesshoumaru" Sabono. Thanks Thomas!
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1767 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-07 08:34:25 +00:00
Jean Delvare
8742aa8f3a
Added nForce2 detection, which was missing, although we have
...
nForce2 supported since 16 Feb 2003.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1761 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-05 09:16:33 +00:00
Jean Delvare
fc17449b5b
Now supports dmidecode 2.0 and later.
...
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1755 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-06-03 07:44:49 +00:00