Date: Thu, 25 May 2000 14:17:20 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: Tor.Egge@fast.no Cc: current@FreeBSD.ORG Subject: Re: mpboot.s patch Message-ID: <200005251217.e4PCHKM08613@zibbi.mikom.csir.co.za> In-Reply-To: <200005240233.EAA39129@midten.fast.no> from "Tor.Egge@fast.no" at "May 24, 2000 04:33:41 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005251217.e4PCHKM08613>