From owner-freebsd-current Tue May 23 21:40:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id DE11037BBB9 for ; Tue, 23 May 2000 21:40:47 -0700 (PDT) (envelope-from mantar@pacbell.net) Received: from dual.pacbell.net (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id VAA00256; Tue, 23 May 2000 21:40:39 -0700 (PDT) (envelope-from mantar@pacbell.net) Message-Id: <4.3.2.6.2.20000523212316.00b13280@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2.6 (Beta) Date: Tue, 23 May 2000 21:40:39 -0700 To: Tor.Egge@fast.no From: Manfred Antar Subject: Re: mpboot.s patch Cc: current@FreeBSD.ORG In-Reply-To: <200005240233.EAA39129@midten.fast.no> References: <4.3.2.6.2.20000523121617.00b14c90@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 04:33 AM 5/24/2000 +0200, Tor.Egge@fast.no wrote: >> >> With a current kernel I get this when booting: >> >> >> >> Programming 24 pins in IOAPIC #0 >> >> AP #1 (PHY# 12) failed! >> >> panic y/n [y] panic: bye-bye >> >> mp_lock = 00000001; cpuid = 0; lapic.id = 00000000 >> >> Uptime: 0s > >[...] > >> I think this has something to do >> with the new binutils as a kernel built on the 14th and restored via tape works fine but if i >> check out the sys tree from the 14th and build a kernel it panics at the APIC probe. > >Try the enclosed patch. > >- Tor Egge Tor Works great The patch didn't apply I think there is a "data32" in the patch that isn't in the mpboot.s file but when I applied the patch manually an added the data32 the kernel built fine and boots both cpu's without a problem. although mptable still causes a panic : panic: pmap_enter: attempted pmap_enter on 4MB page mp_lock = 00000002; cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 Thanks Manfred ================================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message