2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-05 08:45:26 +00:00

IT8721F/IT8758E will be supported by the it87 driver.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5868 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2010-10-14 12:30:04 +00:00
parent 0a41f24a37
commit e27aaaac06

View File

@@ -1927,7 +1927,7 @@ use constant FEAT_SMBUS => (1 << 7);
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "ITE IT8721F/IT8758E Super IO Sensors",
driver => "to-be-written", # it87
driver => "it87",
devid => 0x8721,
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,