From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 10:02:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E5E437B401 for ; Fri, 25 Jul 2003 10:02:18 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E5143FAF for ; Fri, 25 Jul 2003 10:02:17 -0700 (PDT) (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) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h6PH2ChR003520 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 25 Jul 2003 19:02:14 +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.9/8.12.9) with ESMTP id h6PH2BAx045734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 Jul 2003 19:02:12 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.9/8.12.9) with ESMTP id h6PH2ANS034845; Fri, 25 Jul 2003 19:02:11 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.9/8.12.9/Submit) id h6PH2ALr034829; Fri, 25 Jul 2003 19:02:10 +0200 (CEST) Date: Fri, 25 Jul 2003 19:02:09 +0200 From: Bernd Walter To: Mark Murray Message-ID: <20030725170209.GH9065@cicely12.cicely.de> References: <200307251207.h6PC7kZ2096578@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307251207.h6PC7kZ2096578@grimreaper.grondar.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-CURRENT alpha User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: Alpha/EISA broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 17:02:18 -0000 On Fri, Jul 25, 2003 at 01:07:46PM +0100, Mark Murray wrote: > Hi > > Latest boot on my Alpha breaks thus: > > Booting [/boot/kernel/kernel]... > Entering /boot/kernel/kernel at 0xfffffc00003303c0... > sio1: gdb debugging port > Copyright (c) 1992-2003 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 5.1-CURRENT #0: Fri Jul 25 11:50:23 BST 2003 > root@grapeshot.grondar.org:/usr/src/sys/alpha/compile/G_ALPHA > Preloaded elf kernel "/boot/kernel/kernel" at 0xfffffc0000868000. > Preloaded elf module "/boot/kernel/linux.ko" at 0xfffffc00008680d0. > Preloaded elf module "/boot/kernel/sysvshm.ko" at 0xfffffc00008681a0. > Preloaded elf module "/boot/kernel/sysvsem.ko" at 0xfffffc0000868270. > Preloaded elf module "/boot/kernel/sysvmsg.ko" at 0xfffffc0000868340. > Preloaded elf module "/boot/kernel/osf1.ko" at 0xfffffc0000868410. > Preloaded elf module "/boot/kernel/if_dc.ko" at 0xfffffc00008684e0. > Preloaded elf module "/boot/kernel/miibus.ko" at 0xfffffc00008685b0. > Preloaded elf module "/boot/kernel/random.ko" at 0xfffffc0000868680. > Preloaded elf module "/boot/kernel/isp.ko" at 0xfffffc0000868750. > Preloaded elf module "/boot/kernel/cam.ko" at 0xfffffc0000868820. > Preloaded elf module "/boot/kernel/nfsserver.ko" at 0xfffffc00008688f0. > Preloaded elf module "/boot/kernel/nfsclient.ko" at 0xfffffc00008689c8. > AlphaServer 1000/1000A > AlphaServer 1000A 5/500, 500MHz > 8192 byte page size, 1 processor. > CPU: EV56 (21164A) major=7 minor=2 extensions=0x1 > OSF PAL rev: 0x1000600020117 > real memory = 266371072 (254 MB) > avail memory = 250863616 (239 MB) > cia0: <2117x Core Logic chipset> > cia0: ALCOR/ALCOR2, pass 3 > cia0: extended capabilities: 21 > pcib0: <2117x PCI host bus adapter> on cia0 > pci0: on pcib0 > eisab0: at device 7.0 on pci0 > > halted CPU 0 > > halt code = 7 > machine check while in PAL mode > PC = 18100 > >>> > > Any idea what gives? Sounds like an SRM problem or EISA configuration problem. Normaly the bus and then system board should be probed at this point. We never used EISA on alpha before - EISA bridge support was only conditionalisized on pci. I tested localy on an AS4100 system: eisab0: at device 1.0 on pci1 eisa0: on eisab0 mainboard0: on eisa0 slot 0 isa0: on eisab0 What says show config and show device? In case something is wrong with your eisa setup. Eisa configuration has to be done via alphabios. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de