mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 22:05:11 +00:00
add bmcsensors
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1608 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1015,13 +1015,13 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
},
|
||||
{
|
||||
name => "IPMI BMC KCS",
|
||||
driver => "to-be-written",
|
||||
driver => "bmcsensors",
|
||||
isa_addrs => [ 0x0ca0 ],
|
||||
isa_detect => sub { ipmi_kcs_detect @_ },
|
||||
},
|
||||
{
|
||||
name => "IPMI BMC SMIC",
|
||||
driver => "to-be-written",
|
||||
driver => "bmcsensors",
|
||||
isa_addrs => [ 0x0ca8 ],
|
||||
isa_detect => sub { ipmi_smic_detect @_ },
|
||||
},
|
||||
|
Reference in New Issue
Block a user