mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Add detection of the ITE IT8708F chip, presumably no sensors.
Note that this chip appears to need a different key compared to other ITE chips, so it doesn't appear in the "ITE" family of Super-I/O chips. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4227 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1830,6 +1830,12 @@ $chip_kern26_w83791d = {
|
||||
devid => 0x0541,
|
||||
logdev => 0x04,
|
||||
},
|
||||
{
|
||||
# Shouldn't be in this family, but seems to be still.
|
||||
name => "ITE IT8708F Super IO",
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x8708,
|
||||
},
|
||||
],
|
||||
},
|
||||
);
|
||||
|
Reference in New Issue
Block a user