opnsense-src/sys/dev/ipmi
Yuri 177f8b3294 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]
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D35612
2022-07-04 14:30:39 +08:00
..
ipmi.c ipmi: do not omit lun in BMC addresses 2022-07-04 14:30:39 +08:00
ipmi_acpi.c ipmi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 12:22:02 -07:00
ipmi_isa.c ipmi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 12:22:02 -07:00
ipmi_kcs.c ipmi: Remove write only variables used to read form hardware 2022-04-05 21:42:05 -06:00
ipmi_linux.c
ipmi_opal.c ipmi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 12:22:02 -07:00
ipmi_pci.c ipmi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 12:22:02 -07:00
ipmi_smbios.c ipmi: support getting address from EFI 2021-04-29 05:20:58 -05:00
ipmi_smbus.c ipmi: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 12:22:02 -07:00
ipmi_smic.c
ipmi_ssif.c
ipmivars.h ipmi: correctly handle ipmb requests 2022-07-04 13:00:42 +08:00