AMD64 - Enable module building, sync i386 headers etc as needed.
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 8 Jul 2009 19:33:02 +0000 (12:33 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 8 Jul 2009 19:33:02 +0000 (12:33 -0700)
commite774ca6de393d5702f3bb42d838c5b614d0864ce
tree84a341278bd094517f8f26421b95f18a3c4048b0
parent79b4bbd6ec763ecb9b06a7615f1b6831ca04dc94
AMD64 - Enable module building, sync i386 headers etc as needed.

* Enable module building (platform/pc64/Makefile.inc)

* Copy files and make changes as needed to bring amd64 up to date.
26 files changed:
sys/cpu/amd64/include/atomic.h
sys/cpu/amd64/include/cputypes.h
sys/cpu/amd64/include/specialreg.h
sys/dev/acpica5/Makefile
sys/dev/acpica5/Osd/OsdSchedule.c
sys/dev/acpica5/Osd/OsdSynch.c
sys/dev/acpica5/acpi_timer.c
sys/dev/video/amd64/Makefile [new file with mode: 0644]
sys/platform/pc64/Makefile.inc
sys/platform/pc64/acpica5/Makefile [new file with mode: 0644]
sys/platform/pc64/acpica5/OsdEnvironment.c [new file with mode: 0644]
sys/platform/pc64/acpica5/acpi_machdep.c [new file with mode: 0644]
sys/platform/pc64/acpica5/acpi_pstate_machdep.c [new file with mode: 0644]
sys/platform/pc64/acpica5/acpi_wakecode.S [new file with mode: 0644]
sys/platform/pc64/acpica5/acpi_wakeup.c [new file with mode: 0644]
sys/platform/pc64/acpica5/genwakecode.sh [new file with mode: 0644]
sys/platform/pc64/acpica5/madt.c [new file with mode: 0644]
sys/platform/pc64/amd64/est.c [new file with mode: 0644]
sys/platform/pc64/amd64/identcpu.c
sys/platform/pc64/apm/apm.c [new file with mode: 0644]
sys/platform/pc64/apm/apm.h [new file with mode: 0644]
sys/platform/pc64/include/acpica_machdep.h
sys/platform/pc64/include/apm_bios.h [new file with mode: 0644]
sys/platform/pc64/include/apm_segments.h [new file with mode: 0644]
sys/platform/pc64/include/cpufreq.h [new file with mode: 0644]
sys/platform/pc64/include/md_var.h