mirror of
https://github.com/opnsense/src.git
synced 2026-05-15 18:49:57 -04:00
Some systems put sensors on non-0 lun, so we should not omit it. This
was the only difference with the Linux driver, where DIMM sensors could
be queried, but not on FreeBSD.
See this report[1] on the FreeBSD forums:
https://forums.freebsd.org/threads/freebsd-cannot-get-dimm-temperature-sensor-value.85166/
Reviewed by: philip
Tested by: Andrey Lanin[1]
Differential Revision: https://reviews.freebsd.org/D35612
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ipmi.c | ||
| ipmi_acpi.c | ||
| ipmi_isa.c | ||
| ipmi_kcs.c | ||
| ipmi_linux.c | ||
| ipmi_opal.c | ||
| ipmi_pci.c | ||
| ipmi_smbios.c | ||
| ipmi_smbus.c | ||
| ipmi_smic.c | ||
| ipmi_ssif.c | ||
| ipmivars.h | ||