Date: Sat, 12 Jul 1997 18:15:33 -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/include smp.h smptests.h Message-ID: <199707130115.SAA06540@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fsmp 1997/07/12 18:15:32 PDT
Modified files:
sys/i386/include smp.h smptests.h
Log:
Many new test defines, including:
- TEST_CPUSTOP adds stop_cpus()/restart_cpus(), OFF by default
- TEST_ALTTIMER new method for attaching 8259 PIC to APIC
this method avoids 'ExtInt' programming, ON by default
- TIMER_ALL sends 8259/8254 timer INTs to all CPUs, ON by default
- ASMPOSTCODExxx code to display bytes to POST hardware, OFF by default
Revision Changes Path
1.16 +2 -1 src/sys/i386/include/smp.h
1.8 +88 -6 src/sys/i386/include/smptests.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707130115.SAA06540>
