From owner-freebsd-stable Mon Oct 2 14:10:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 9F96537B66F for ; Mon, 2 Oct 2000 14:10:48 -0700 (PDT) Received: from thought.org (tao.sea.tera.com [207.108.223.55]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id OAA08918; Mon, 2 Oct 2000 14:10:43 -0700 (PDT) Received: (from kline@localhost) by thought.org (8.11.0/8.11.0) id e92LASh14507; Mon, 2 Oct 2000 14:10:28 -0700 (PDT) (envelope-from kline) Date: Mon, 2 Oct 2000 14:10:27 -0700 From: Gary Kline To: Roman Shterenzon Cc: Gary Kline , freebsd-stable@FreeBSD.ORG Subject: Re: Stray?? Message-ID: <20001002141027.C13926@tao.thought.org> References: <200010020125.e921PBK01718@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from roman@harmonic.co.il on Mon, Oct 02, 2000 at 10:11:59AM +0300 X-Organization: Thought Unlimited. Public service Unix since 1986. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 02, 2000 at 10:11:59AM +0300, Roman Shterenzon wrote: > On Sun, 1 Oct 2000, Gary Kline wrote: > > > This is bizarre: by itself, % dmesg gives me this--note the > > ``stray irq 7'' line at the end? > > > > I was editing /var/run/dmesg.boot last week; don't see how > > this could have affected the output of dmesg, tho. > > > > Any thoughts here, folks? > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > > plip0: on ppbus0 > > lpt0: on ppbus0 > > lpt0: Interrupt-driven port > > ppi0: on ppbus0 > > stray irq 7 > > stray irq 7 is weird since it belongs to ppc0. It really doesn't belong > here. > If it's still not working you may try: > options PPC_PROBE_CHIPSET > > Also, check your port settings in bios. > read ppbus(4) an ppc(4) > It talks about different modes. > The "stray irq %d" comes from /sys/i386/isa/intr_machdep.c, around like 318. There are interesting comments that most of us should at least be aware of. Esp'ly those of us with prehistoric hardware. I've got a pointer to this in one of my ~/.notes files... in case this bites me again! gary -- Gary D. Kline kline@tao.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message