2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Add IT8726F detection.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4415 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-05-28 07:17:09 +00:00
parent d2341c8ec1
commit d9f8e44d40
2 changed files with 7 additions and 0 deletions

View File

@@ -1966,6 +1966,12 @@ $chip_kern26_w83791d = {
devid => 0x8718,
logdev => 0x04,
},
{
name => "ITE IT8726F Super IO Sensors",
driver => "it87",
devid => 0x8726,
logdev => 0x04,
},
],
},
);