opnsense-src/sys/dev/ipmi
Yuri 81fe400fb1 ipmi: do not omit lun in BMC addresses
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 177f8b3294)
2022-07-11 11:10:23 +08:00
..
ipmi.c ipmi: do not omit lun in BMC addresses 2022-07-11 11:10:23 +08:00
ipmi_acpi.c
ipmi_isa.c ipmi: support getting address from EFI 2022-03-03 08:20:07 -06:00
ipmi_kcs.c
ipmi_linux.c Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
ipmi_opal.c
ipmi_pci.c ipmi: support getting address from EFI 2022-03-03 08:20:07 -06:00
ipmi_smbios.c ipmi: support getting address from EFI 2022-03-03 08:20:07 -06:00
ipmi_smbus.c ipmi: support getting address from EFI 2022-03-03 08:20:07 -06:00
ipmi_smic.c
ipmi_ssif.c
ipmivars.h ipmi: correctly handle ipmb requests 2022-07-11 11:10:05 +08:00