From owner-freebsd-alpha Wed Sep 6 16:50: 3 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 5348037B423 for ; Wed, 6 Sep 2000 16:49:59 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13Wox4-0008Cd-00; Thu, 7 Sep 2000 01:49:58 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e86MVVw90293 for freebsd-alpha@freebsd.org; Thu, 7 Sep 2000 00:31:31 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Date: 7 Sep 2000 00:31:30 +0200 Message-ID: <8p6gk2$2o5d$1@ganerc.mips.inka.de> References: <8oui66$1faq$1@ganerc.mips.inka.de> <14772.18965.506896.703230@grasshopper.cs.duke.edu> To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin wrote: > Could you put some printfs in the top of cia_pcib_read_config() and > cia_pcib_write_config() and print out the b, s, f, reg & width args? ... 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 > Also, if you've got a halt switch, can you press it & map the address > the SRM console gives for the PC and RA When the machine locks up, halt doesn't work anymore. I need to reset the box. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message