From owner-freebsd-alpha@FreeBSD.ORG Sun Aug 29 08:59:10 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 1C38F16A4CE for ; Sun, 29 Aug 2004 08:59:10 +0000 (GMT) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA8C43D41 for ; Sun, 29 Aug 2004 08:59:09 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i7T8wxH8050704; Sun, 29 Aug 2004 10:59:02 +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 i7T8wxnF043192; Sun, 29 Aug 2004 10:58:59 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i7T8wuZ0043191; Sun, 29 Aug 2004 10:58:56 +0200 (CEST) (envelope-from wb) Date: Sun, 29 Aug 2004 10:58:56 +0200 From: Wilko Bulte To: Marcel Moolenaar Message-ID: <20040829085856.GB43126@freebie.xs4all.nl> References: <20040827170354.GD76191@dhcp53.pn.xcllnt.net> <20040827183949.GA76550@dhcp53.pn.xcllnt.net> <20040828100739.GA27145@freebie.xs4all.nl> <20040828230203.GA39065@dhcp53.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040828230203.GA39065@dhcp53.pn.xcllnt.net> 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: 6.0 on Alpha 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: Sun, 29 Aug 2004 08:59:10 -0000 On Sat, Aug 28, 2004 at 04:02:03PM -0700, Marcel Moolenaar wrote.. > On Sat, Aug 28, 2004 at 12:07:39PM +0200, Wilko Bulte wrote: > > On Fri, Aug 27, 2004 at 11:39:49AM -0700, Marcel Moolenaar wrote.. > > > On Fri, Aug 27, 2004 at 08:09:36PM +0200, Dag-Erling Sm?rgrav wrote: > > > > Marcel Moolenaar writes: > > > > > I wonder: can you reach ddb if you boot with -d? > > > > > > > > I'll try... > > > > > > > > BTW, the kernel from the 5.3-BETA1 CD boots, but hangs solid while > > > > probing devices. > > > > > > Odd. HEAD is not that much different from 5.3-BETA. I wonder if it's > > > safe to assume that the hangs are the same, but that the timing varies. > > > This, consequently, puts the hardware under question... > > > > Which brings me to the question: Marcel, can you give BETA1 miniinst > > a try on the Miata? [I mean the one in your home, not the one sitting > > in the parking lot ;) > > Borked. Verbose dmesg(8) attached. This whether the console is serial > or graphical. However, with a graphical console the keyboard is messed > up as well. But quite different from what DES sees (== a solid hang). Can you loose the TGA card ? > PCI-ISA bridge with incorrect subclass 0x0 > isab0: at device 7.0 on pci0 > isa0: on isab0 > tga0: mem 0x90000000-0x903fffff irq 4 at device 11.0 on pci0 > tga0: Reserved 0x400000 bytes for rid 0x10 type 3 at 0x90000000 > fb: new array size 4 > > fatal kernel trap: > > trap entry = 0x2 (memory management fault) > cpuid = 0 > faulting va = 0x90100050 > type = access violation > cause = load instructon > pc = 0xfffffc000072fc50 > ra = 0xfffffc0000735380 > sp = 0xfffffc0000e09a20 > usp = 0x0 > curthread = 0xfffffc00008c5cc8 > pid = 0, comm = swapper > > [thread 0] -- Wilko Bulte wilko@FreeBSD.org