freebsd-dev/sys/i386
Nate Lawson 4260b00a7c Restore the cpu_reset proxy code. It is needed if you want to reset the
system from an AP at runtime (i.e., calling cpu_reset from ddb).  Someday,
if we move to an NMI for stopping cpus instead, we can do away with this.

Requested by:	jhb
2004-12-27 06:15:03 +00:00
..
acpica Only export defined symbols. Note that I couldn't find any difference 2004-12-12 06:59:14 +00:00
bios Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
compile
conf add ath rate control module(s) 2004-12-08 17:40:55 +00:00
cpufreq o Fix whitespace bug introduced in the previous commit. 2004-08-23 10:09:29 +00:00
i386 Restore the cpu_reset proxy code. It is needed if you want to reset the 2004-12-27 06:15:03 +00:00
ibcs2 Add missing zero flag arguments to sysctl calls. 2004-10-12 07:58:13 +00:00
include Add some constants for the local APIC timer. 2004-12-23 20:35:07 +00:00
isa Get rid of #ifdef for legacy system. Move that into the MD code. 2004-12-24 23:03:17 +00:00
linux Axe the semblance of support for PECOFF and Linux a.out core dumps. 2004-11-27 06:46:45 +00:00
pci Remove a stray critical_exit(). 2004-12-13 07:08:44 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile