Date: Tue, 6 Jun 2000 10:50:46 -0700 (MST) From: "Chad R. Larson" <chad@DCFinc.com> To: mi@privatelabs.com (Mikhail Teterin) Cc: stable@FreeBSD.ORG Subject: Re: using shared irq%d Message-ID: <200006061750.KAA11211@freeway.dcfinc.com> In-Reply-To: <200006061236.IAA70234@misha.privatelabs.com> from Mikhail Teterin at "Jun 6, 0 08:36:52 am"
next in thread | previous in thread | raw e-mail | index | archive | help
As I recall, Mikhail Teterin wrote: > Why am I seeing this every once in a while: > using shared irq7 > ? > > The only driver using irq7 seems to be the ppc... Here is the machine's > dmesg : I believe it was stated earlier on this list that any interrupt vectors not initialized in the hardware will be sent to the interrupt 7 handler. There was a recommendation from Intel quoted about how the int7 handler was supposed to be prepared for that. So, stray or spurrious interrupts could be the cause of your messages. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006061750.KAA11211>