summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-07-01 00:22:54 +0000
committeremaste <emaste@FreeBSD.org>2014-07-01 00:22:54 +0000
commit10d8b7a43b1d3e5c67c3217a5be7a08738369604 (patch)
treef5a5b76da1e8473d07175f8b036d364c67c3f206 /sys/amd64/conf
parentc2f3de4f6cdcdd7774d7cded6660f16b8dcb3578 (diff)
downloadFreeBSD-src-10d8b7a43b1d3e5c67c3217a5be7a08738369604.zip
FreeBSD-src-10d8b7a43b1d3e5c67c3217a5be7a08738369604.tar.gz
Add vt(4) devices and options to NOTES
Reviewed by: marius (earlier version)
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index e26c730..8866e76 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -248,6 +248,10 @@ options VGA_WIDTH90 # support 90 column modes
# Debugging.
options VGA_DEBUG
+# vt(4) drivers.
+device vt_vga # VGA
+device vt_efifb # EFI framebuffer
+
# Linear framebuffer driver for S3 VESA 1.2 cards. Works on top of VESA.
device s3pci
OpenPOWER on IntegriCloud