On Thu, 6 Jul 2000, Dennis wrote:

>>> >> We're seeing lots of "stray" interrupts in 4.0 while running 3.4 on the
>>> >> same hardware reports nothing. The interrupt its complaining about is
>IRQ7
>>> >> even though parallel port is disabled and no other device. It happens on
>>> >> more than 1 MB.
>[snip]
>
>>
>>Generally this message indicates that you have hardware in the system 
>>that is not signalling interrupts correctly.
>
>great, so intel doesnt know how to make MBs with their own parts...so how
>can the message be turned off. Its using more resources printing the
>message thsn the "stray interrupts" themselves. 
>
>DB

If you *have* an lpt controller and dont need the IRQ you could turn it on
and enable the lpt driver in the kernel, that usually seems to take care
of it on systems I had this message on.  For this reason I usually leave
lpt stuff enabled on systems even I'm unlikely to need the parallel port..
The other obvious alternative is to grep for it in the source and comment
the printf. 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to