2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-28 21:07:55 +00:00

410 Commits

Author SHA1 Message Date
Jean Delvare
bdcca1fd75 The ddcmon driver is deprecated, direct the user to eeprom
instead. Cleanup the ddmonitor detection routine.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2850 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-15 11:41:48 +00:00
Jean Delvare
52f72ad67e Improve udev detection. Not all systems seem to have exactly the
same /dev/.udev* files or directories.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2849 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-15 11:05:40 +00:00
Jean Delvare
543e373b07 Identify the PC87371 and PC97371 Super-I/O chips. No sensors but
at least we won't wonder what these are if they cross our path.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2848 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-15 09:16:15 +00:00
Jean Delvare
803e242209 Differenciate between IT8712F and IT8705F.
Lower confidence of LM78 ISA from 7 to 6.
Use register 0x4B (device ID) of IT8712F to improve detection.
Prevent misdetection of IT8705F as W83627THF.
Lower confidence of IT8705F from 8 to 7.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2847 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-15 09:12:42 +00:00
Jean Delvare
97fa3ebc67 Support different "passwords" for primary and secondary addresses
of Super-I/O chips. ITE chips need this.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2842 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-11 21:21:21 +00:00
Jean Delvare
453d40884f The lm93 driver is ready (patch by David Knierim).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2833 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-06 19:04:00 +00:00
Mark M. Hoffman
84ccde9e5d Fix: SMSC LPC47B397-NC detection (wrong superio logical device number)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2822 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-04 03:46:34 +00:00
Jean Delvare
5767b9d53b Fix MAX6657, MAX6658 and MAX6659 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2815 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-12-29 10:50:19 +00:00
Jean Delvare
acdc65cd6b Increase the confidence of the Maxim MAX6657, MAX6658 and MAX6659
chips from 3 to 4 so that they won't be misdetected as MAX1617 (ticket
#1841).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2795 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-12-10 20:10:09 +00:00
Mark D. Studebaker
6773d8e4e0 add support for upcoming ICH7 based on information from
Jason Gaston


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2793 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-12-08 21:20:13 +00:00
Jean Delvare
89508412a2 Fix W83792D detection. Add W83791SD detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2787 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-12-06 20:18:35 +00:00
Jean Delvare
fa8a7cf61b Detect the nForce2 Ultra 400 and the nForce3 Pro150 SMBus devices.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2779 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-29 20:24:28 +00:00
Mark M. Hoffman
d57ea204c6 Name fix: lpc57b397 -> lpc47b397
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2770 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-24 04:31:40 +00:00
Mark M. Hoffman
3b64007d60 Add support for SMSC LPC57B397-NC sensor chip.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2769 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-23 16:20:25 +00:00
Jean Delvare
651d95a94e Fix common (mostly harmless) regexp error in bus driver
identification callbacks.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2756 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-14 14:38:15 +00:00
Jean Delvare
dfe1645a5a Detect the Philips PCA9556 (8-bit I/O expander).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2755 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-14 14:34:30 +00:00
Jean Delvare
cf16be61a9 Discard IBM detection code, as it is not needed anymore.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2732 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-10-14 20:51:17 +00:00
Jean Delvare
4f58b8e4d8 Direct users to documentation for force_addr on ISA chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2731 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-10-14 20:20:14 +00:00
Jean Delvare
7b450f6961 Improve LM63 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2716 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-10-09 07:47:36 +00:00
Jean Delvare
de281e24b0 LM85 and LM96000 identify the same.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2707 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-10-03 20:51:47 +00:00
Jean Delvare
11a1a716c2 Detect the W83792D
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2703 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-09-28 19:10:19 +00:00
Jean Delvare
0d969d7486 Support udev. Patch by Aurelien Jarno.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2664 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-08-18 19:55:33 +00:00
Jean Delvare
7a3d256045 Detect the LM63.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2650 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-31 16:09:37 +00:00
Jean Delvare
7ec4284d27 Perl cleanups as suggested by ton of #perl@ircnet (part 2).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2640 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-14 14:58:21 +00:00
Jean Delvare
b5737acfa2 Perl cleanups as suggested by ton of #perl@ircnet (part 1).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2639 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-14 13:52:19 +00:00
Jean Delvare
ec48efad1c Fix LM75 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2637 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-08 19:16:14 +00:00
Jean Delvare
d282a5f3be Add LM86, MAX6657 and MAX6658 support to the lm90 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2633 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-04 19:12:18 +00:00
Jean Delvare
56d3d3db9a Fix LM77 detection (Andras Bali).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2624 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-03 06:59:11 +00:00
Jean Delvare
49db6d7a10 If the kernel is compiled w/o modules, /proc/modules does not
exist (Andras Bali).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2623 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-02 22:01:17 +00:00
Jean Delvare
13493f1bc1 Rework LM75 and LM77 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2622 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-02 21:59:30 +00:00
Jean Delvare
8be0b3c51a Support the LM77.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2621 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-07-01 21:23:09 +00:00
Jean Delvare
0c0b9eb548 Do not print algorithm on adapter scan.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2617 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-27 17:31:24 +00:00
Jean Delvare
d43e8cc9e6 Refine ADM1025 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2616 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-27 17:24:11 +00:00
Jean Delvare
ec02d1a532 Fix PCA9540 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2596 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-19 07:13:53 +00:00
Jean Delvare
852f834e9c Detect the LM93.
Detect the PC8739x Super-I/O family (no sensors).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2592 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-12 16:22:20 +00:00
Jean Delvare
2130cacf83 The ADM1030 and ADM1031 now have a driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2579 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-05 08:46:17 +00:00
Jean Delvare
622abe745f Support the MAX6659.
Refine the LM90 family detection.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2578 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-06-04 22:18:30 +00:00
Jean Delvare
ec19dbfa3f Refine MAX6650/MAX6651 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2566 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-26 19:04:44 +00:00
Jean Delvare
bd3d250159 Initial MAX1619 support, contributed by Alexey Fisher.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2564 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-24 20:25:13 +00:00
Jean Delvare
8baa707534 Prevent unknown/disabled adapters from appearing more than
once in modprobe list.
        Hide unknown/disabled adapters algorithm (useless, and doesn't
        work in 2.6 anyway).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2560 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-23 07:18:42 +00:00
Mark D. Studebaker
3e3273d369 add support for ICH6 and 6300ESB (backport of 2.6 patch)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2558 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-22 04:02:19 +00:00
Jean Delvare
0c3feeb6ae Add PC87373 detection. It is a Super-I/O with 3 tachometers and
3 PWM outputs.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2552 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-20 07:43:53 +00:00
Jean Delvare
135834c625 Detect the MAX1619.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2533 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-15 11:32:19 +00:00
Jean Delvare
6793b0cdbd Fix double detection of ISA chips.
No, don't ask for drivers, we're busy.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2526 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-12 19:41:37 +00:00
Jean Delvare
5f48e8e6ad Patch by Aurelien Jarno:
When running sensors-detect on a system with devfs enabled, and the
/proc/mounts report its device different from 'none' (for example devfsd
uses 'devfs' as device name), sensors-detect don't detect devfs and try
to use normal names for i2c devices.

The attached patch fixes that.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2509 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-05-08 11:26:47 +00:00
Jean Delvare
ab201099f6 Support GeForce FX 5900 video cards.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2494 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-30 16:56:41 +00:00
Jean Delvare
b3ccf0787c Improve LM89/LM99 support.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2469 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-23 16:25:56 +00:00
Jean Delvare
8fa6d819ce Drop LTC1710 support.
Disable EEPROM write-protection detection by default.
        Use byte reads for probing on ranges 0x30-0x37 and 0x50-0x5F
        (where EEPROMs live). This should efficiently prevent the
        AT24RF08 corruption.
        Rephrase IBM systems warning.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2463 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-20 19:40:02 +00:00
Jean Delvare
f32d63565a Support ALi 1563 bus (Linux 2.6 only).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2455 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-19 19:53:23 +00:00
Mark D. Studebaker
588589924f restore slave addr in eeprom_detect()
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2451 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-04-18 14:31:21 +00:00