Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



On Sun, Dec 11, 2016 at 11:40:18PM +0100, Martin Husemann wrote:
> On Sun, Dec 11, 2016 at 10:23:55PM +0100, Maxime Villard wrote:
> > > It does indeed rely on NACPICA to be defined, but I don't think I
> > > changed my configuration, it's the default build.
> 
> And indeed only configurations w/i NACPICA failed - I commited a quick hack
> to include <machine/i82489var.h> directly in that case, which at least 
> fixes the build issue.

.. and actually boots fine.

We should nevertheless clean this up (someday). Strangely in the failure case
ddb does not work, but with qemu and its gdb access it should be possible
to debug all abuses of i82489_read_reg() and friends on machines that do not
have an lapic.

Martin


Home | Main Index | Thread Index | Old Index