From owner-freebsd-alpha Wed Jan 27 16:54:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10801 for freebsd-alpha-outgoing; Wed, 27 Jan 1999 16:54:02 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from nomis.simon-shapiro.org (nomis.simon-shapiro.org [209.86.126.163]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA10778 for ; Wed, 27 Jan 1999 16:53:59 -0800 (PST) (envelope-from shimon@simon-shapiro.org) Received: (qmail 94840 invoked by uid 1000); 27 Jan 1999 07:00:05 -0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <13999.42675.900087.538238@grasshopper.cs.duke.edu> Date: Wed, 27 Jan 1999 02:00:05 -0500 (EST) X-Face: (&r=uR0&yvh>h^ZL4"-TH61PD}/|Y'~58Z# Gz&BK'&uLAf:2wLb~L7YcWfau{;N(#LR2)\i.l8'ZqVhv~$rNx$]Om6Sv36S'\~5m/U'"i/L)&t$R0&?,)tm0l5xZ!\hZU^yMyCdt!KTcQ376cCkQ^Q_n.GH;Dd-q+ O51^+.K-1Kq?WsP9;cw-Ki+b.iY-5@3!YB5{I$h;E][Xlg*sPO61^5=:5k)JdGet,M|$"lq!1!j_>? $0Yc? Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: Andrew Gallatin Subject: Re: Alpha/PCI Help Request Cc: freebsd-alpha@FreeBSD.ORG, Mark Salyzyn Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin, On 28-Jan-99 you wrote: > > Simon Shapiro writes: > > Hi Y'll > > * The PCI probe banner announces that the card is on int a, irq 0. > this > > does not look good to me. I have no idea how to set the IRQ, > other than > > what is done already in the driver (sys/pci/dpt_pci.c, and > > sys/dev/dpt/dpt_scsi.c) > > I assume you're on a machine that treats pci interrupts differently > than ISA interrupts (nearly everything but an AS200 or a multia)? If > so, then all's well. But the message should probably either have 16 > added to it so that it matches the output from vmstat -i, or it should > read 'int a PCI irq 0'... Yup. Same 164LX bugger. Who is fixing what? (i.e. vmstat, or the printf in the driver? > > * The system abort booting at this point, dropping back to the SRM > which > > says: > > > > halted CPU 0 > > > > halt code = 7 > > machine check while in PAL mode > > PC = 18400 > > boot failure > > >>> > > You *might* be able to get a meaningful ra out of the SRM console. > Try something like: > > >>>e -virtual ra > gpr: 1A ( R26) FFFFFC0000498560 I get; gpr: 1A ( R26) FFFFFC000036CA64 is that supposed to be meaningful? :-) Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message