Skip site navigation (1)Skip section navigation (2)
Date:      13 Aug 1996 20:20:28 GMT
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freebsd.org
Subject:   Re: sio problems with 2.2-960801-SNAP
Message-ID:  <m0uqYk9-00036xC@viking.ucsalf.ac.uk>

next in thread | raw e-mail | index | archive | help
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. ;-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0uqYk9-00036xC>