mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
Handle IPMB requests using SEND_MSG (sent as driver request as we do not need to return anything back to userland for this) and GET_MSG (sent as usual request so we can return the data for RECEIVE_MSG ioctl) pair. This fixes fetching complete sensor data from boards (e.g. HP ProLiant DL380 Gen10). Reviewed by: philip MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D35605 |
||
|---|---|---|
| .. | ||
| 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 | ||