mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +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}) {
|
||||
$isa = 1;
|
||||
}
|
||||
if ($chip->{driver} eq "bmcsensors" ||
|
||||
$chip->{driver} eq "ipmisensors") {
|
||||
if ($chip->{driver} eq "ipmisensors") {
|
||||
$ipmi = 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user