From owner-freebsd-alpha@FreeBSD.ORG Wed Sep 1 14:34:53 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 C624D16A4CE; Wed, 1 Sep 2004 14:34:53 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B79E43D70; Wed, 1 Sep 2004 14:34:53 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) i81EYmaI055719 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 1 Sep 2004 16:34:50 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id i81EXxsu099535 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Sep 2004 16:34:00 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id i81EXxCj065024; Wed, 1 Sep 2004 16:33:59 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id i81EXur5065023; Wed, 1 Sep 2004 16:33:56 +0200 (CEST) (envelope-from ticso) Date: Wed, 1 Sep 2004 16:33:56 +0200 From: Bernd Walter To: John Baldwin Message-ID: <20040901143355.GI59909@cicely12.cicely.de> References: <77903.1093969923@critter.freebsd.dk> <20040831173506.GA59433@freebie.xs4all.nl> <200408311402.42303.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408311402.42303.jhb@FreeBSD.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on cicely5.cicely.de cc: Poul-Henning Kamp 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 Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 14:34:54 -0000 On Tue, Aug 31, 2004 at 02:02:42PM -0400, John Baldwin wrote: > On Tuesday 31 August 2004 01:35 pm, Wilko Bulte wrote: > > 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. No - it's the same core chipset (21172) - just another revision. However EB164 and PC164 have the same core chipset too. Core chipsets of that family are in most alphas. Likely that some AS1000A models have 21171 chipset as the 21172 basicly is an 21171 with Byte Word extensions and documents point to AS1000A as beeing an EV5 system, but Pouls probe as 21172. > Sounds like a possible interrupt storm to me, but that stuff hasn't changed > recently on Alpha. Possible, but then PHK's problem has a different cause, since he traps into SRM. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de