summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-08-02 15:53:04 +0000
committerphk <phk@FreeBSD.org>2002-08-02 15:53:04 +0000
commit950d3e303cff2134dc7568fdd6922af8d478f2b2 (patch)
tree64f424aec108d22673fbee478a742abcec1e83de /sys/conf/files.i386
parent087e19f81f8eb2b32400a7352caded81bcf56ebb (diff)
downloadFreeBSD-src-950d3e303cff2134dc7568fdd6922af8d478f2b2.zip
FreeBSD-src-950d3e303cff2134dc7568fdd6922af8d478f2b2.tar.gz
Add the minimalist elan-mmcr device driver.
This driver allows a userland program to mmap the MMCR of the AMD Elan sc520 CPU.
Diffstat (limited to 'sys/conf/files.i386')
-rw-r--r--sys/conf/files.i3861
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 883e084..b2feccd 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -192,6 +192,7 @@ i386/i386/db_disasm.c optional ddb
i386/i386/db_interface.c optional ddb
i386/i386/db_trace.c optional ddb
i386/i386/dump_machdep.c standard
+i366/i386/elan-mmcr.c optional elan-mmcr
i386/i386/elf_machdep.c standard
i386/i386/exception.s standard
i386/i386/i386-gdbstub.c optional ddb
OpenPOWER on IntegriCloud