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
..
1997-06-14 11:52:37 +00:00
1997-06-26 17:12:59 +00:00
1997-06-14 13:56:12 +00:00
1997-06-26 17:12:59 +00:00
1997-05-09 08:04:59 +00:00
1997-05-28 04:45:15 +00:00