mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Direct users to documentation for force_addr on ISA chips.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2731 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -4469,7 +4469,9 @@ sub print_chips_report
|
||||
printf "ISA bus address 0x%04x (Busdriver `i2c-isa')\n",
|
||||
$data->{isa_addr};
|
||||
} else {
|
||||
printf "ISA bus, undetermined address (Busdriver `i2c-isa')\n"
|
||||
print "ISA bus, undetermined address (Busdriver `i2c-isa')\n".
|
||||
"Hint: Try forcing the chip address. Consult the documentation\n".
|
||||
"of particular chip for details and address value.\n";
|
||||
}
|
||||
}
|
||||
printf " Chip `%s' (confidence: %d)\n",
|
||||
|
Reference in New Issue
Block a user