Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2022 22:00:54 +0300
From:      Yuri <yuri@aetern.org>
To:        hackers@freebsd.org
Subject:   ipmi ipmb support
Message-ID:  <334d80e2-c435-33a7-dea6-8548ef5e15a3@aetern.org>

next in thread | raw e-mail | index | archive | help
Hi,

I have put an initial attempt at implementing the IPMB support in ipmi
driver:

https://reviews.freebsd.org/D35605

It is pretty naive in that it does NOT wait for SMS_ATTN from BMC, nor
does it any checks that data returned by GET_MSG from satellite
controller corresponds to SEND_MSG we sent.  Good news is that it works
flawlessly for me on some system that I have tested, primarily HPE
ProLiant DL380 Gen10.

If anyone is interested, please review/test/possibly integrate with a
TODO for making it more robust.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?334d80e2-c435-33a7-dea6-8548ef5e15a3>