mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 22:05:11 +00:00
Add PC87373 detection. It is a Super-I/O with 3 tachometers and
3 PWM outputs. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2552 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1496,6 +1496,12 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
devid => 0xf0,
|
||||
logdev => 0x09,
|
||||
},
|
||||
{
|
||||
name => "Nat. Semi. PC87373 Super IO Fan Sensors",
|
||||
driver => "to-be-written",
|
||||
devid => 0xf3,
|
||||
logdev => 0x09,
|
||||
},
|
||||
{
|
||||
name => "Nat. Semi. PC8741x Super IO",
|
||||
driver => "not-a-sensor",
|
||||
|
Reference in New Issue
Block a user