freebsd-nq/sys/amd64
Peter Wemm b043c80645 Have hammer_time() return the proc0 stack location, and have locore
switch to it before calling mi_startup().  The bootstack is WAY too small
for running acpica during probe/attach.  While here, pass modulep/physfree
to the startup routine, rather than writing to the global variables in
locore.S.

Approved by:  re (amd64/*)
2003-05-31 06:54:29 +00:00
..
acpica Port acpica to amd64. 2003-05-31 06:47:05 +00:00
amd64 Have hammer_time() return the proc0 stack location, and have locore 2003-05-31 06:54:29 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add BASIC i386 binary support for the amd64 kernel. This is largely 2003-05-14 04:10:49 +00:00
ia32 Regenerate. 2003-05-31 06:51:04 +00:00
include With the help of jhb, fix the ACPI_ACQUIRE_GLOBAL_LOCK() macros and 2003-05-31 06:43:55 +00:00
isa Give a %fs and %gs to userland. Use swapgs to obtain the kernel %GS.base 2003-05-12 02:37:29 +00:00
pci Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00