mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Detect the upcoming IT8718F Super-I/O chip. Support will most certainly go
into the it87 driver at some point. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4084 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1743,6 +1743,12 @@ $chip_kern26_w83791d = {
|
||||
devid => 0x8716,
|
||||
logdev => 0x04,
|
||||
},
|
||||
{
|
||||
name => "ITE IT8718F Super IO Sensors",
|
||||
driver => "it87",
|
||||
devid => 0x8718,
|
||||
logdev => 0x04,
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user