Date: Fri, 18 Jul 1997 21:00:36 -0700 (PDT) From: Steve Passe <fsmp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 microtime.s mp_machdep.c Message-ID: <199707190400.VAA19228@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fsmp 1997/07/18 21:00:36 PDT Modified files: sys/i386/i386 microtime.s mp_machdep.c Log: Added code to support #define APIC_PIN0_TIMER. This code ALWAYS runs the 8254 timer thru the 8259 ICU. It depricates the usage of "options SMP_TIMER_NC" in the config file. Revision Changes Path 1.25 +19 -7 src/sys/i386/i386/microtime.s 1.31 +6 -2 src/sys/i386/i386/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707190400.VAA19228>