Date: Sat, 19 Apr 2008 07:25:57 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c Message-ID: <200804190725.m3J7Pvie056329@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2008-04-19 07:25:57 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c
Log:
Put in a real isa_irq_pending() stub in order to remove two lines of dmesg
noise from sio per unit. sio likes to probe if interrupts are configured
correctly by looking at the pending bits of the atpic in order to put a
non-fatal warning on the console. I think I'd rather read the pending
bits from the apics, but I'm not sure its worth the hassle.
Revision Changes Path
1.684 +14 -2 src/sys/amd64/amd64/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804190725.m3J7Pvie056329>
