Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!asstdc.scgt.oz.au!nsw.news.telstra.net!act.news.telstra.net!psgrain!usenet.eel.ufl.edu!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc,list.freebsd.hackers Subject: Re: sio problems with 2.2-960801-SNAP Date: 13 Aug 1996 20:20:28 GMT Organization: Private BSD site, Dresden Lines: 26 Message-ID: <4uqo2c$57a@uriah.heep.sax.de> References: <4uciqo$lu@plato.ucsalf.ac.uk> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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 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. ;-)