Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2019 03:00:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232549] [PowerPC64] IPMI driver will attach, but ipmitool and commands sent to the device fail.
Message-ID:  <bug-232549-227-wJivXbSZ26@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232549-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232549-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=3D232549

--- Comment #9 from Justin Hibbits <jhibbits@FreeBSD.org> ---
THe BT messages are from OPAL.

The problem is that the IPMI send queue fills up, and never flushes.  The q=
ueue
is supposed to be ratcheted (processed and removed) when calling
OPAL_HANDLE_INTERRUPT and OPAL_POLL_EVENTS, but that doesn't seem to be
happening, and I don't understand why.

--=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-232549-227-wJivXbSZ26>