From owner-freebsd-alpha@FreeBSD.ORG Tue Aug 31 19:58:08 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE0C716A4CE; Tue, 31 Aug 2004 19:58:08 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14BC343D41; Tue, 31 Aug 2004 19:58:08 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i7VJw7bb081330; Tue, 31 Aug 2004 21:58:07 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: John Baldwin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 31 Aug 2004 13:14:32 EDT." <200408311314.32902.jhb@FreeBSD.org> Date: Tue, 31 Aug 2004 21:58:07 +0200 Message-ID: <81329.1093982287@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: alpha@FreeBSD.org cc: freebsd-alpha@FreeBSD.org Subject: Re: ok, have kernel, can test. X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 19:58:08 -0000 In message <200408311314.32902.jhb@FreeBSD.org>, John Baldwin writes: >On Tuesday 31 August 2004 12:32 pm, Poul-Henning Kamp wrote: >> Ok, my 1000 is now able to compile a -current kernel and test-boot it >> while running the 5.0-RC1 kernel.good I saved. >> >> First hurdle is confirmed: hw.eisa_slots must be set to something, >> 5 works fine. >> >> I'm compiling a kernel without fxp now to see if that is the cause of >> the PCI problem. >> >> Ideas and patches are welcome. > >Can you break into DDB at all when it hangs? No, it bails into the SRC (?) monitor. It is not fxp and it is not SMP. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.