From owner-freebsd-hackers Fri Aug 16 00:46:05 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA15728 for hackers-outgoing; Fri, 16 Aug 1996 00:46:05 -0700 (PDT) Received: from nike.efn.org (resnet.uoregon.edu [128.223.170.28]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA15723 for ; Fri, 16 Aug 1996 00:45:56 -0700 (PDT) Received: from localhost (localhost.efn.org [127.0.0.1]) by nike.efn.org (8.7.5/8.7.3) with SMTP id AAA08006; Fri, 16 Aug 1996 00:45:34 -0700 (PDT) Date: Fri, 16 Aug 1996 00:45:33 -0700 (PDT) From: John-Mark Gurney Reply-To: John-Mark Gurney To: Bruce Evans cc: freebsd-hackers@freebsd.org Subject: Re: sio problems with 2.2-960801-SNAP In-Reply-To: <199608141927.FAA01058@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 15 Aug 1996, Bruce Evans wrote: > >> Aug 8 11:52:22 plato /kernel.2.2: stray irq 4 > >> Aug 8 11:52:41 plato last message repeated 3 times > >> Aug 8 11:53:55 plato /kernel.2.2: stray irq 4 > >> Aug 8 11:53:55 plato /kernel.2.2: too many stray irq 4's; not logging any more > >> Aug 8 12:15:41 plato /kernel.2.2: stray irq 3 > > >Basically, there's something screwed with your interrupt > >configuration. Stray irq's are not supposed to happen for a > >configured driver, they are generated by catch-all code inside > >the ISA bus controller driver, thus a strong indication that > >your IRQs never reach the sio driver. > > The catch-all code delivers stray IRQs to IRQ7 (and maybe to > IRQ15). `stray irq 4' simply means that an IRQ4 occurred > but no driver is attached to IRQ4. I don't know how this can > happen. If there is no driver attached to an IRQ, then that > IRQ is masked, except for the catch-all IRQ7. so... if I get a Stray irq 7 it could be from another device? also... is a simple fix to put something on irq7? or just let them happen? thanks for the info.. TTYL.. John-Mark gurney_j@efn.org http://resnet.uoregon.edu/~gurney_j/ Modem/FAX: (541) 683-6954 (FreeBSD Box) Live in Peace, destroy Micro$oft, support free software, run FreeBSD (unix)