From owner-freebsd-alpha Sat Sep 9 5:17:29 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id A97F637B423 for ; Sat, 9 Sep 2000 05:17:25 -0700 (PDT) Received: from mail.cicely.de (cicely.de [194.231.9.142]) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id e89CHJa01092 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Sat, 9 Sep 2000 14:17:21 +0200 (MET DST) Received: from cicely5.cicely.de (cicely5.cicely.de [fec0::104:200:92ff:fe9b:20e7]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e89CHsp55126; Sat, 9 Sep 2000 14:17:54 +0200 (CEST) Received: (from ticso@localhost) by cicely5.cicely.de (8.11.0/8.9.2) id e89CHnc13657; Sat, 9 Sep 2000 14:17:49 +0200 (CEST) (envelope-from ticso) Date: Sat, 9 Sep 2000 14:17:49 +0200 From: Bernd Walter To: Matthew Jacob Cc: Christian Weisgerber , freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Message-ID: <20000909141749.A13527@cicely5.cicely.de> References: <20000908221428.B12535@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mjacob@feral.com on Fri, Sep 08, 2000 at 02:55:56PM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Sep 08, 2000 at 02:55:56PM -0700, Matthew Jacob wrote: > > This is what is broken for me too. I have not been able to really trace it > down yet. I don't have the halt switch set up. If I hardcode cia_pcib_read_config() and cia_pcib_write_config() to use bwx the machine boots at least into singleuser - not tested more yet. What is the special deal with the swiz stuff? As far As I understood it hangs on the first width 2 read access which is the second acces to the first available device. While the width 4 acces to probe for existence succeded. > > > pci0: physical bus=0 > > > cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message