opnsense-src/sys/dev/ipmi
Piotr Kubaj 2e16618fe7 ipmi: fix runtime on powerpc64le
Summary:
OPAL runs in big-endian mode, so we need to byteswap msg_len on little-endian.

MFC after:	1 week

Test Plan: ipmitool lan print

Reviewers: #powerpc

Subscribers: imp

Differential Revision: https://reviews.freebsd.org/D49530
2025-03-27 12:57:28 +01:00
..
ipmi.c ipmi: remove timeout from the ipmi_driver_request method 2024-10-18 12:30:09 -07:00
ipmi_acpi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ipmi_bt.c ipmi: remove timeout from the ipmi_driver_request method 2024-10-18 12:30:09 -07:00
ipmi_isa.c newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
ipmi_kcs.c ipmi: remove timeout from the ipmi_driver_request method 2024-10-18 12:30:09 -07:00
ipmi_linux.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ipmi_opal.c ipmi: fix runtime on powerpc64le 2025-03-27 12:57:28 +01:00
ipmi_pci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ipmi_smbios.c smbios: Add length sanity checking 2024-07-24 23:09:57 -06:00
ipmi_smbus.c newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
ipmi_smic.c ipmi: remove timeout from the ipmi_driver_request method 2024-10-18 12:30:09 -07:00
ipmi_ssif.c ipmi: remove timeout from the ipmi_driver_request method 2024-10-18 12:30:09 -07:00
ipmivars.h ipmi: remove timeout from the ipmi_driver_request method 2024-10-18 12:30:09 -07:00