From owner-freebsd-current Thu May 25 5:18:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 2837F37BF72 for ; Thu, 25 May 2000 05:18:38 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.10.1/8.10.1) id e4PCHKM08613; Thu, 25 May 2000 14:17:20 +0200 (SAT) From: John Hay Message-Id: <200005251217.e4PCHKM08613@zibbi.mikom.csir.co.za> Subject: Re: mpboot.s patch In-Reply-To: <200005240233.EAA39129@midten.fast.no> from "Tor.Egge@fast.no" at "May 24, 2000 04:33:41 am" To: Tor.Egge@fast.no Date: Thu, 25 May 2000 14:17:20 +0200 (SAT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well this patch make my dual PII boot again. Any plans to commit it? John -- John Hay -- John.Hay@mikom.csir.co.za > > >> 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 > [...] > > Try the enclosed patch. > > - Tor Egge > > Index: sys/i386/i386/mpboot.s > =================================================================== > RCS file: /home/ncvs/src/sys/i386/i386/mpboot.s,v > retrieving revision 1.13 > diff -u -r1.13 mpboot.s > --- sys/i386/i386/mpboot.s 2000/01/29 13:51:17 1.13 > +++ sys/i386/i386/mpboot.s 2000/05/24 01:28:53 > @@ -165,20 +165,15 @@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message