mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-29 21:38:17 +00:00
Detection for the National Semiconductor PC87427 Super-I/O chip.
Unfortunately we don't know the logical device number(s) yet. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3002 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
parent
bf90a80601
commit
4396eec796
@ -1702,6 +1702,13 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
|||||||
driver => "not-a-sensor",
|
driver => "not-a-sensor",
|
||||||
devid => 0xee,
|
devid => 0xee,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
# This one actually has sensors but we don't know the logical
|
||||||
|
# device number(s) yet
|
||||||
|
name => "Nat. Semi. PCPC87427 Super IO",
|
||||||
|
driver => "not-a-sensor",
|
||||||
|
devid => 0xf2,
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user