summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-08-23 00:59:26 +0000
committerpeter <peter@FreeBSD.org>2003-08-23 00:59:26 +0000
commite521e29fca0bd9600c419f160755e4c86e4cfe05 (patch)
tree4e41680a29b8d1a744a04856d28ad4650edad2fb /sys
parentd023b0fa93ce20dd6c7488dfd2aa734b583dd319 (diff)
downloadFreeBSD-src-e521e29fca0bd9600c419f160755e4c86e4cfe05.zip
FreeBSD-src-e521e29fca0bd9600c419f160755e4c86e4cfe05.tar.gz
Turn on the MTRR driver.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 53e9613..291773c 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -48,6 +48,7 @@ amd64/acpica/OsdEnvironment.c optional acpi
amd64/acpica/acpi_machdep.c optional acpi
amd64/acpica/acpi_wakeup.c optional acpi
amd64/amd64/amd64-gdbstub.c optional ddb
+amd64/amd64/amd64_mem.c standard
amd64/amd64/autoconf.c standard
amd64/amd64/busdma_machdep.c standard
amd64/amd64/cpu_switch.S standard
OpenPOWER on IntegriCloud