mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-03 15:55:15 +00:00
Add preliminary support for the Asus F8000. It is not yet known whether
this chip has hardware monitoring features or not (I guess not.) git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5211 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -2079,6 +2079,11 @@ use vars qw(@chip_kern24_ids @chip_kern26_ids
|
|||||||
driver => "not-a-sensor",
|
driver => "not-a-sensor",
|
||||||
devid => 0x0206,
|
devid => 0x0206,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name => "Asus F8000 Super IO",
|
||||||
|
# No information available
|
||||||
|
devid => 0x0581,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
# Shouldn't be in this family, but seems to be still.
|
# Shouldn't be in this family, but seems to be still.
|
||||||
name => "ITE IT8708F Super IO",
|
name => "ITE IT8708F Super IO",
|
||||||
|
Reference in New Issue
Block a user