From owner-freebsd-hackers Wed Aug 14 00:20:55 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA12262 for hackers-outgoing; Wed, 14 Aug 1996 00:20:55 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA12256 for ; Wed, 14 Aug 1996 00:20:52 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id JAA11697; Wed, 14 Aug 1996 09:19:29 +0200 Message-Id: <199608140719.JAA11697@ra.dkuug.dk> Subject: Re: sio problems with 2.2-960801-SNAP To: joerg_wunsch@uriah.heep.sax.de Date: Wed, 14 Aug 1996 09:19:29 +0200 (MET DST) Cc: freebsd-hackers@FreeBSD.org In-Reply-To: from "J Wunsch" at Aug 13, 96 08:20:28 pm From: sos@FreeBSD.org Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In reply to J Wunsch who wrote: > > mark@plato.ucsalf.ac.uk (Mark Powell) 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 > > I've seen this message already, and i'm sure i have answered it. > > Why are you re-posting instead of reading the answer, or at least, > following up to your own article (so to keep it within the same > thread)? > > 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. Or he is using th PCCARD code, that will generate very funny messages if you run a modem on it :), I get both stray IRQ's and silo overflows doing that here :( > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.