Darn, I will get to it.
Thanks for reporting it,
Toomas
Sent from my iPhone
> On 2 Nov 2018, at 07:43, Yuri Pankov wrote:
>
> Hi,
>
> Trying to boot latest -current snapshot (20181101) on Supermicro H8DG6
> using the IPMI virtual CD hangs after displaying the disks info
Hi,
Trying to boot latest -current snapshot (20181101) on Supermicro H8DG6
using the IPMI virtual CD hangs after displaying the disks information,
however booting the previous one (20181026) works. The difference is
that newer one displays the "BIOS drive A:", so it could be related
On 01/11/2018 12:04, Brooks Davis wrote:
> Is this failure with devel/llvm70? It's currently missing the patch
> required to make this work. https://reviews.freebsd.org/D17709 contains
> this patch among others. I'll see about getting it applied.
>
Yes, devel/llvm70. Will build with your port c
On 10/30/18 1:22 AM, Rajesh Kumar wrote:
> Hi John,
>
> Thanks for your updates. I assume you are talking about having a unified
> intr_machdep.h compared to having seperate amd64 and i386 versions.
>
> Can you please update this thread once all changes are MFC complete or tag me
> in necessar
On Thu, Nov 01, 2018 at 08:57:24AM -0400, Charlie Li wrote:
> On 29/10/2018 20:11, Konstantin Belousov wrote:
> > Author: kib
> > Date: Tue Oct 30 00:11:30 2018
> > New Revision: 339898
> > URL: https://svnweb.freebsd.org/changeset/base/339898
> >
> > Log:
> > Convert amd64_get/set_fs/gsbase to
On 29/10/2018 20:11, Konstantin Belousov wrote:
> Author: kib
> Date: Tue Oct 30 00:11:30 2018
> New Revision: 339898
> URL: https://svnweb.freebsd.org/changeset/base/339898
>
> Log:
> Convert amd64_get/set_fs/gsbase to ifunc.
>
> Note that this is the first use of ifuncs in our userspace.