summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2011-04-04 07:14:44 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2011-04-04 07:14:44 +0000
commitb33f7c0adab5888860a292c43188bcdf408181a7 (patch)
tree43bfe2b3647d9efef60eb7163f2157148cd21a7d
parent39f36cb6904fafff993ba35fa79fdd3a066ab68c (diff)
downloadlm-sensors-b33f7c0adab5888860a292c43188bcdf408181a7.tar.gz
One more flavor of ITE IT8512.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5953 7894878c-1315-0410-8ee3-d5d059ff63e0
-rwxr-xr-xprog/detect/sensors-detect2
1 files changed, 1 insertions, 1 deletions
diff --git a/prog/detect/sensors-detect b/prog/detect/sensors-detect
index 329dc4aa..8cf1b504 100755
--- a/prog/detect/sensors-detect
+++ b/prog/detect/sensors-detect
@@ -1546,7 +1546,7 @@ use constant FEAT_SMBUS => (1 << 7);
features => FEAT_IN | FEAT_TEMP,
}, {
# Shouldn't be in this family, but there it is
- name => "ITE IT8512E/F Super IO",
+ name => "ITE IT8512E/F/G Super IO",
driver => "not-a-sensor",
devid => 0x8512,
}