aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2014-07-03 13:51:10 +0000
committerEd Maste <emaste@FreeBSD.org>2014-07-03 13:51:10 +0000
commit34b800be205a230552cc000d1d45e1e00ea1e93e (patch)
treee8e6d717b9c0ca21b1e8a607a47410ed643ead25 /share
parentc22de76166f1477646f7ad7597778a4e68341825 (diff)
downloadsrc-34b800be205a230552cc000d1d45e1e00ea1e93e.tar.gz
src-34b800be205a230552cc000d1d45e1e00ea1e93e.zip
Describe kern.vty sc/vt tunable in syscons(4)
Reviewed by: wblock
Notes
Notes: svn path=/head/; revision=268215
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/syscons.426
1 files changed, 25 insertions, 1 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4
index 765487e4dbe5..8653c79d1253 100644
--- a/share/man/man4/syscons.4
+++ b/share/man/man4/syscons.4
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 11, 2009
+.Dd July 3, 2014
.Dt SYSCONS 4
.Os
.Sh NAME
@@ -62,6 +62,10 @@ In
.Pa /boot/device.hints :
.Cd hint.sc.0.at="isa"
.Cd hint.sc.0.vesa_mode=0x103
+.Pp
+In
+.Pa /boot/loader.conf :
+.Cd kern.vty=sc
.Sh DESCRIPTION
The
.Nm
@@ -448,6 +452,26 @@ This option instructs the syscons driver to periodically scan
for a keyboard device if it is not currently attached to one.
Otherwise, the driver only probes for a keyboard once during bootup.
.El
+.Ss Loader Tunables
+These settings can be entered at the
+.Xr loader 8
+prompt or in
+.Xr loader.conf 5 .
+.Bl -tag -width indent
+.It Va kern.vty
+When both
+.Nm
+and
+.Xr vt 4
+have been compiled into the kernel, the one to use for the system console can
+be selected by setting this variable to
+.Ql sc
+or
+.Ql vt .
+If not set,
+.Nm
+provides the default system console.
+.El
.Sh FILES
.Bl -tag -width /usr/share/syscons/xxxxyyyyzzz -compact
.It Pa /dev/console