All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [lm-sensors] [PATCH] Add detection of SMSC SCH5514
@ 2008-01-05 16:58 Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2008-01-05 16:58 UTC (permalink / raw)
  To: lm-sensors

Hi Juerg,

On Wed, 19 Dec 2007 14:52:13 -0800, Juerg Haefliger wrote:
> This patch adds detection of the SMSC SCH5514 Super-IO to
> sensors-detect. The chip doesn't contain HW monitoring features.

Patch applied, thanks.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [lm-sensors] [PATCH] Add detection of SMSC SCH5514
@ 2007-12-19 22:52 Juerg Haefliger
  0 siblings, 0 replies; 2+ messages in thread
From: Juerg Haefliger @ 2007-12-19 22:52 UTC (permalink / raw)
  To: lm-sensors

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

This patch adds detection of the SMSC SCH5514 Super-IO to
sensors-detect. The chip doesn't contain HW monitoring features.

Signed-off-by: Juerg Haefliger <juergh@gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: sensors-detect-add-sch5514-detection.patch --]
[-- Type: text/x-patch; name=sensors-detect-add-sch5514-detection.patch, Size: 639 bytes --]

Index: lm-sensors-3/prog/detect/sensors-detect
===================================================================
--- lm-sensors-3.orig/prog/detect/sensors-detect	2007-12-19 14:47:23.968555000 -0800
+++ lm-sensors-3/prog/detect/sensors-detect	2007-12-19 14:49:08.797621000 -0800
@@ -1913,6 +1913,12 @@
 	driver => "not-a-sensor",
 	devid => 0x79,
       },
+      {
+	name => "SMSC SCH5514D-NS Super IO",
+	# No datasheet
+	driver => "not-a-sensor",
+	devid => 0x83,
+      },
     ],
     # Non-standard SMSC detection callback and chip list. These chips differ
     # from the standard ones listed above in that the device ID register 

[-- Attachment #3: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-05 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-05 16:58 [lm-sensors] [PATCH] Add detection of SMSC SCH5514 Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2007-12-19 22:52 Juerg Haefliger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.