summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/NOTES
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-09-21 23:58:29 +0000
committerdelphij <delphij@FreeBSD.org>2009-09-21 23:58:29 +0000
commit5cab0133e2de0c82e494d2822fa55fd29b75a5fa (patch)
treeefa492c518cadd85b04ece6b04f9fe95c6a0fbf4 /sys/i386/conf/NOTES
parentaeed8258a908bdadfeeab09b58aad3a38180ba33 (diff)
downloadFreeBSD-src-5cab0133e2de0c82e494d2822fa55fd29b75a5fa.zip
FreeBSD-src-5cab0133e2de0c82e494d2822fa55fd29b75a5fa.tar.gz
Build x86bios only for i386/amd64 for now. More work is required
to make these functional on other architectures, and the current code breaks sparc64 and powerpc. Spotted by: tinderbox via des
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r--sys/i386/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 54581b5..594c43a 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -361,6 +361,9 @@ options VESA_DEBUG
device dpms # DPMS suspend & resume via VESA BIOS
+# x86 real mode BIOS emulator, required by atkbdc/dpms/vesa
+options X86BIOS
+
#
# The Numeric Processing eXtension driver. This is non-optional.
device npx
OpenPOWER on IntegriCloud