freebsd-dev/sys/amd64
Steve Passe b7f7f066f6 Added POST code output to various points of the startup code.
General cleanup.

New functions to stop/start CPUs via IPIs:

 - int stop_cpus( u_int map );
 - int restart_cpus( u_int map );

Turned off by default, enabled via smptests.h:TEST_CPUSTOP.
Current version has a BUG, perhaps a deadlock?
1997-06-27 23:33:17 +00:00
..
amd64 Added POST code output to various points of the startup code. 1997-06-27 23:33:17 +00:00
conf YAMF22 - XSERVER comment changes. 1997-06-06 12:24:43 +00:00
include Added POST code output to various points of the startup code. 1997-06-27 23:33:17 +00:00
isa Modified to use merged/renamed functions: 1997-06-25 21:00:00 +00:00
pci Yet another fix for configuration mechanism 1 register accesses: 1997-05-26 21:52:41 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00