From owner-freebsd-alpha@FreeBSD.ORG Tue Aug 31 17:35: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 D7C1F16A4CE for ; Tue, 31 Aug 2004 17:35:08 +0000 (GMT) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5381C43D46 for ; Tue, 31 Aug 2004 17:35:08 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr5.xs4all.nl (8.12.11/8.12.11) with ESMTP id i7VHZ7nr001715; Tue, 31 Aug 2004 19:35:07 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i7VHZ74N059452; Tue, 31 Aug 2004 19:35:07 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i7VHZ6JI059451; Tue, 31 Aug 2004 19:35:06 +0200 (CEST) (envelope-from wb) Date: Tue, 31 Aug 2004 19:35:06 +0200 From: Wilko Bulte To: Poul-Henning Kamp Message-ID: <20040831173506.GA59433@freebie.xs4all.nl> References: <77903.1093969923@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77903.1093969923@critter.freebsd.dk> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: 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 17:35:09 -0000 On Tue, Aug 31, 2004 at 06:32:03PM +0200, 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. It is interesting to note the other thread on -alpha about a Miata doing: isp0: [GIANT-LOCKED] xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x8100-0x817f mem 0x81031000-0x8103107f irq 12 at device 8.0 on pci1 miibus1: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus1 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:01:02:1a:20:1c xl0: interrupting at CIA irq 12 xl0: [GIANT-LOCKED] Miata -> completely different core chipset. And this is a different NIC as well. -- Wilko Bulte wilko@FreeBSD.org