summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
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/i386/conf
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/i386/conf')
-rw-r--r--sys/i386/conf/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index d74576b..ad6e6ec 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -183,6 +183,10 @@ options GPL_MATH_EMULATE #Support for x87 emulation via
#
options PERFMON
+#
+# Stuff specific to the AMD Elan Sc520 cpu.
+device elan-mmcr # Support mapping MMCR in userland.
+
#####################################################################
# NETWORKING OPTIONS
OpenPOWER on IntegriCloud