Date: Wed, 19 Nov 2003 07:40:23 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa atpic.c Message-ID: <200311191540.hAJFeOGx058737@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/11/19 07:40:23 PST
FreeBSD src repository
Modified files:
sys/i386/isa atpic.c
Log:
Add a special check for a stray IRQ 7 or IRQ 15 to see if it is actually
a spurious interrupt from one of the 8259As. If so, don't log it as a
stray IRQ, but just silently ignore it.
Approved by: re (rwatson)
Revision Changes Path
1.7 +22 -0 src/sys/i386/isa/atpic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311191540.hAJFeOGx058737>
