Re: mpboot.s patch

2000-05-25 Thread John Hay
Well this patch make my dual PII boot again. Any plans to commit it? John -- John Hay -- [EMAIL PROTECTED] > > >> 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 = 0

Re: mpboot.s patch

2000-05-24 Thread Peter Wemm
Manfred Antar wrote: > At 04:33 AM 5/24/2000 +0200, [EMAIL PROTECTED] 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 = 0001; cpuid = 0; lapic.i

Re: mpboot.s patch

2000-05-24 Thread Vallo Kallaste
On Wed, May 24, 2000 at 04:33:41AM +0200, [EMAIL PROTECTED] wrote: > Try the enclosed patch. Thank you Tor! Your patch fixed the silent reboot problem I had after new binutils import. -- Vallo Kallaste [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd

Re: mpboot.s patch

2000-05-23 Thread Manfred Antar
At 04:33 AM 5/24/2000 +0200, [EMAIL PROTECTED] 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 = 0001; cpuid = 0; lapic.id = >> >> Uptime: 0s > >[.

mpboot.s patch

2000-05-23 Thread Tor . Egge
> >> 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 = 0001; cpuid = 0; lapic.id = > >> Uptime: 0s [...] > I think this has something to do > with the new binutil