Re: Intel L440GX+ and SMP config

Frank van der Linden <[email protected]> Thu, 8 May 2003 16:44:10 +0200
Newsgroups gmane.os.netbsd.devel.smp
Message-ID <[email protected]>
On Wed, May 07, 2003 at 10:17:48AM +0900, MINOURA Makoto wrote:
> Hmm. I'm running NetBSD-current (1.6R) on the same board
> with 2 PentiumIII's.  MPBIOS enabled and MPACPI disabled.
> The BIOS version is 14.3.
> 
> Note with MPACPI it stalls at `cpu1: CPU 0 running'.

Btw, I believe that Kochi-san fixed this problem in sys/arch/i386/i386/mpacpi.c
revision 1.6. It is the classic symptom of 'death by wrong interrupt
trigger polarity'.

- Frank