1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Document r274085, vt(4) is now default.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-01-11 19:00:35 +00:00
parent 21969c6c24
commit ac762b59d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276996

View File

@ -195,6 +195,14 @@
device, providing access to <acronym>HPET</acronym> from
userspace.</para>
<para revision="274085">The &man.vt.4; driver has been made the
default system console driver. The &man.syscons.4; driver is
still available, and can be enabled by adding
<literal>kern.vty=sc</literal> in &man.loader.conf.5;.
Alternatively, &man.syscons.4; can be enabled at boot time by
entering <literal>set kern.vty=sc</literal> at the
&man.loader.8; prompt.</para>
<sect3 xml:id="kernel-virtualization">
<title>Virtualization Support</title>