mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-04 00:05:10 +00:00
bmcsensors doesn't exist in the Linux 2.6 kernel.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5439 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -5169,8 +5169,7 @@ sub generate_modprobes
|
|||||||
if (exists $detection->{isa_addr}) {
|
if (exists $detection->{isa_addr}) {
|
||||||
$isa = 1;
|
$isa = 1;
|
||||||
}
|
}
|
||||||
if ($chip->{driver} eq "bmcsensors" ||
|
if ($chip->{driver} eq "ipmisensors") {
|
||||||
$chip->{driver} eq "ipmisensors") {
|
|
||||||
$ipmi = 1;
|
$ipmi = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user