summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 af32903f..45346c0a 100755
--- a/prog/detect/sensors-detect
+++ b/prog/detect/sensors-detect
@@ -1607,7 +1607,7 @@ use constant FEAT_SMBUS => (1 << 7);
devid => 0x0206,
}, {
name => "Asus F8000 Super IO",
- driver => "f8000",
+ driver => "f71882fg",
devid => 0x0581,
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,