2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-28 12:57:51 +00:00

409 Commits

Author SHA1 Message Date
Rudolf Marek
c0caef7470 Added the IT8201R/IT8203R/IT8206R/IT8266R / Over-Clock Controller detection
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3231 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-01-15 18:19:43 +00:00
Jean Delvare
4e4172e270 Drop legacy ISA detection of the W83697HF chip. The w83781d driver
does not support this chip anymore.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3230 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-01-14 23:19:29 +00:00
Mark M. Hoffman
5a9e2dda61 Add 661 to list of SiS north bridges to help detect SMBus device
when running kernels 2.4.x.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3229 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-01-14 04:16:00 +00:00
Jean Delvare
b36654cb3b Add 2.4 kernel and user-space support for the Winbond W83687THF
chip. Needs testing.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3226 7894878c-1315-0410-8ee3-d5d059ff63e0
2006-01-10 11:17:17 +00:00
Jean Delvare
9ada552b65 Add detection of the Intel 82845G (i2c-i810 driver).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3207 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-12-09 19:44:49 +00:00
Jean Delvare
6dfe89a57a Add Analog Devices ADT7476 detection.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3202 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-26 11:28:44 +00:00
Jean Delvare
9349904858 Ask the users for help on to-be-tested bus drivers.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3199 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-20 19:53:11 +00:00
Jean Delvare
b967ed740b Remove dead code in PCI adapter detection loop.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3198 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-20 19:25:28 +00:00
Rudolf Marek
bde14b0715 Change state of ATI SMBus to "to-be-tested"
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3197 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-20 18:56:22 +00:00
Jean Delvare
8e6ec2fbce Fix indentation of disabled ISA device hint.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3192 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-13 09:50:21 +00:00
Jean Delvare
9b63494f7c The Fintek F71805F/FG now has a driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3174 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-11-05 10:30:17 +00:00
Jean Delvare
8160638cd1 Mention the SMSC LPC47M997.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3132 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-10-24 17:22:25 +00:00
Jean Delvare
081f0dd6a9 Fix MAX6659 reported driver.
Add Fintek F71805F detection.
Fix multi-byte Super-I/O chip ID display on detection failure.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3122 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-10-15 10:34:27 +00:00
Mark M. Hoffman
ca1432f131 Add a new ID for a smsc47b397 variant.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3119 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-10-12 03:49:55 +00:00
Jean Delvare
2c0a82502e The ADM1032 and ADT7461 chips have variants with address 0x4d
instead of 0x4c.
Add support for the ADT7468. It can't actually be distinguished from an
ADT7467 (the latter being a stripped down incarnation of the later).
Increase the ADT7467/ADT7468 confidence value if the device ID is exactly
one of the two documented in the datasheets.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3114 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-10-01 15:34:38 +00:00
Jean Delvare
ece5b07360 Drop all references to the algorithm names, as Linux 2.6 doesn't
export them. Do not rely on "i2cdetect -l" printing it, in case we drop
it there later. Change the adapter "match" field from a sub to a
regular expression, as this is how this field is actually used.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3079 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-09-10 14:39:55 +00:00
Jean Delvare
2bafd91ef5 The smsc47m1 driver now supports the LPC47M15x/192 chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3061 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-08-30 18:51:18 +00:00
Jean Delvare
71c5a661a7 Add some case insensitiveness to the regexp matching the
i2c-viapro adapter name, in anticipation of a future change.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3051 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-08-13 08:44:59 +00:00
Rudolf Marek
83294b5a4d Fix as perl itself suggest. \1 better written as $1 at ./sensors-detect line 51.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3043 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-07-19 09:12:18 +00:00
Jean Delvare
5d1597f94b Filter the revision string so that it looks better.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3042 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-07-18 19:08:46 +00:00
Jean Delvare
b008a7ac78 Print the CVS revision as the first line of output (attempt).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3041 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-07-18 19:00:49 +00:00
Jean Delvare
0be7c973b1 Comments on the W83627EHF and W83627EHG chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3036 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-07-16 14:44:28 +00:00
Jean Delvare
421f1c7c33 Detect the Winbond W83687THF Super-I/O chip. We would need a
datasheet to confirm the ID and add support to the w83627hf driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3033 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-07-15 12:41:40 +00:00
Jean Delvare
8e3aebf21d We now have a w83627ehf driver (Linux 2.6.13+).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3030 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-07-06 19:28:02 +00:00
Jean Delvare
7705f21949 Rework LM82/LM83 detection according to Ben Gardner's report.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3019 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-06-12 07:36:12 +00:00
Jean Delvare
6bcd9edd4b Improve IT8705F and IT8712F detection:
* Use one more bit of the configuration register
* IT8705F has no SMBus interface (confirmed by ITE)
* Higher confidence if SMBus address is 0x2d
* Use alias detection for IT8712F


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3006 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-05-23 18:20:41 +00:00
Jean Delvare
4396eec796 Detection for the National Semiconductor PC87427 Super-I/O chip.
Unfortunately we don't know the logical device number(s) yet.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3002 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-05-18 18:00:02 +00:00
Rudolf Marek
5e85be41de Added new Intel southbridge known as ESB2
Official chipset name is not known yet. Needs to be fixed in future.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2993 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-05-09 20:56:26 +00:00
Jean Delvare
b136cf2c1a The W83792D chip now has a driver: w83792d. Reported by
Chunhao Huang.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2972 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-04-14 18:03:33 +00:00
Jean Delvare
3668680d4a Add detection of the SMSC LPC47M15x/LPC47M192 hardware monitoring
block (SMBus).


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2970 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-04-13 20:06:40 +00:00
Mark D. Studebaker
7717ea57c6 return undef instead of 0 in vt1211 i2c detect. found by Khali.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2958 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-27 23:10:52 +00:00
Jean Delvare
d21508f62f EMC6D102 support. Patch from Rafael Avila de Espindola.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2957 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-27 15:44:53 +00:00
Jean Delvare
7f4d4d32f1 Add detection for the nForce3 250Gb and nForce4 SMBus masters.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2944 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-27 10:21:15 +00:00
Jean Delvare
a7fe97cf1d Search for the udev db file/directory location in
/etc/udev/udev.conf. Should be more efficient that regularly adding
new possible names. Too bad distributions didn't agree on one name.
Hopefully the Linux Standard Base will address the issue soon.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2939 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-20 21:10:24 +00:00
Jean Delvare
a20ea3611f On my system (Slackware 10.1), /dev/.udev.tdb is a directory,
not a file. Let's only check for its existence and not type.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2938 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-20 12:20:10 +00:00
Jean Delvare
1005cd3616 The PC87591 Super-I/O chips actually have sensors, but no driver
yet.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2937 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-20 11:58:49 +00:00
Jean Delvare
54fbb68314 Preliminary detection of the National Semiconductor PC87591
Super-I/O chip. Still no idea how the registers are accessed.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2936 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-20 09:05:03 +00:00
Jean Delvare
163871a6b2 Userspace support for the ADT7461 (patch by James Chapman).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2920 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-03-03 21:05:57 +00:00
Jean Delvare
f12e94feab Skip useless SMBus read in lm92_detect.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2912 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-18 19:15:27 +00:00
Mark D. Studebaker
bf42775541 make the module installed detection work for 2.4 kernels too
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2908 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-13 23:49:58 +00:00
Mark D. Studebaker
382b2c5b19 add i2c-ipmi to modprobe list if bmcsensors is on the list
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2907 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-13 23:04:54 +00:00
Mark D. Studebaker
9cd1f3213e print warning if required chip modules are not found
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2906 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-13 22:33:43 +00:00
Mark D. Studebaker
2fcad0c85a don't print 'algorithm unavailable'
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2905 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-13 17:23:08 +00:00
Mark D. Studebaker
05018a9613 add special driver name "use-isa-instead",
add vt1211 alias detection


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2904 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-13 16:56:42 +00:00
Jean Delvare
433e43a453 Fix W83627EHF ISA ID, datasheets seems to be (again) wrong.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2898 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-09 20:05:07 +00:00
Jean Delvare
a828e77910 Broaden W83627EHF Super-I/O ID mask. The datasheet might not be
accurate about this.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2895 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-08 22:16:46 +00:00
Jean Delvare
f9605210ba Detect the W83627EHF Super-I/O chip.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2894 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-08 18:17:01 +00:00
Rudolf Marek
4c52027eb2 Added PCI IDs for ATI SMBus (Ruik)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2890 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-02-05 13:20:00 +00:00
Jean Delvare
7f5983c5a6 Fix the DS1621 detection which was broken since December 2003.
Thanks to Peter A. Henning for reporting.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2852 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-19 20:38:58 +00:00
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