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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232549

--- 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 queue
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.

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

home | help

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