Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 14:39:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262146] IPMI SMIC mode broken
Message-ID:  <bug-262146-227-cPyR1Bm7y7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262146-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262146-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262146

michael.tasche@ellerburg.de <michael.tasche@ellerburg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|CURRENT                     |Unspecified

--- Comment #1 from michael.tasche@ellerburg.de <michael.tasche@ellerburg.d=
e> ---
This bug seems to be there from the beginning.
The difference between the control-code and the status-code is only one bit=
.=20
#define SMIC_CC_SMS_RD_NEXT             0x45
#define SMIC_SC_SMS_RD_NEXT             0xc5

I assume, many BMCs perhaps ignore the on bit 0x80 and accept the status co=
de
as control code. On my platform the BMC ignores the wrong control-code.

Let's see, how many years this BUG will be in status new.
Unfortunately I have no experience providing a push request from my git rep=
o to
freebsd ...

Kind Regards
Michael

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262146-227-cPyR1Bm7y7>