Date: Fri, 13 Mar 1998 19:11:51 -0800 (PST) From: Tor Egge <tegge@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa clock.c Message-ID: <199803140311.TAA01683@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 1998/03/13 19:11:51 PST Modified files: sys/i386/isa clock.c Log: On SMP systems, initially follow the MP spec with regard to which pin on the IOAPIC being connected to the 8254 timer interrupt. Verify that timer interrupts are delivered. If they aren't, attempt a fallback to mixed mode (i.e. routing the timer interrupt via the 8259 PIC). Revision Changes Path 1.116 +90 -38 src/sys/i386/isa/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803140311.TAA01683>