From owner-freebsd-hackers Tue Aug 13 22:43:53 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA09120 for hackers-outgoing; Tue, 13 Aug 1996 22:43:53 -0700 (PDT) Received: from viking.ucsalf.ac.uk (viking.ucsalf.ac.uk [192.195.1.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA09109 for ; Tue, 13 Aug 1996 22:43:51 -0700 (PDT) Received: by viking.ucsalf.ac.uk (Smail3.1.29.1 #4) id m0uqYk9-00036xC; Wed, 14 Aug 96 06:43 BST Message-Id: From: j@uriah.heep.sax.de (J Wunsch) Subject: Re: sio problems with 2.2-960801-SNAP To: freebsd-hackers@freebsd.org Date: 13 Aug 1996 20:20:28 GMT Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Gated-To-News-By: news@ucsalf.ac.uk X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: viking.ucsalf.ac.uk comp.unix.bsd.freebsd.misc:24494 list.freebsd.hackers:5543 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. -- 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. ;-)