Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2003 16:35:11 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        current@FreeBSD.org
Subject:   Re: New interrupt stuff breaks ASUS 2 CPU system
Message-ID:  <XFMail.20031110163511.jhb@FreeBSD.org>
In-Reply-To: <20031110194426.GA50381@zibbi.icomtek.csir.co.za>

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

On 10-Nov-2003 John Hay wrote:
> On Mon, Nov 10, 2003 at 02:12:56PM -0500, John Baldwin wrote:
>> 
>> On 10-Nov-2003 John Hay wrote:
>> >> 
>> >> With the new interrupt code I get:
>> >> <...>
>> >> OK boot
>> >> cpuid = 0; apic id = 00
>> >> instruction pointer     = 0x0:0xa00
>> >> stack pointer           = 0x0:0xffe
>> >> frame pointer           = 0x0:0x0
>> >> code segment            = base 0x0, limit 0x0, type 0x0
>> >>                         = DPL 0, pres 0, def32 0, gran 0
>> >> processor eflags        = interrupt enabled, vm86, IOPL = 0
>> >> current process         = 0 ()
>> >> kernel: type 30 trap, code=0
>> >> Stopped at      0xa00:  cli
>> >> db> tr
>> >> (null)(0,0,0,0,0) at 0xa00
>> >> <...>
>> >> 
>> >> However, if I enter 'continue' at the DDB prompt it continues to boot
>> >> and the system seems to runs fine:
>> >> 
>> >> <...>
>> >> db> continue
>> > ...
>> >> Copyright (c) 1992-2003 The FreeBSD Project.
>> >> <...>
>> >> 
>> > 
>> > Now why didn't I think of trying 'continue'? Hey there my old dual
>> > Pentium I diskless machine is running in SMP mode.
>> 
>> Can you try this patch:
>> 
>> http://www.FreeBSD.org/~jhb/patches/atpic.patch
> 
> Ah, great, continue is not needed anymore. Now to see if someone can
> figure out why my dual PII get a "panic: probing for non-PCI bus" when
> booting. :-)

Actually, can you try spurious.patch (same URL directory) instead and
see if that is sufficient to fix it?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20031110163511.jhb>