Date: Mon, 30 Jun 2014 19:00:29 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Ed Maste <emaste@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r268045 - in head/sys: amd64/conf i386/conf Message-ID: <20140630170029.GD7615@alchemy.franken.de> In-Reply-To: <201406301618.s5UGIcDr079532@svn.freebsd.org> References: <201406301618.s5UGIcDr079532@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 30, 2014 at 04:18:38PM +0000, Ed Maste wrote: > Author: emaste > Date: Mon Jun 30 16:18:38 2014 > New Revision: 268045 > URL: http://svnweb.freebsd.org/changeset/base/268045 > > Log: > Add vt(4) to GENERIC and retire the separate VT config > > vt(4) and sc(4) can now coexist in the same kernel. To choose the vt > driver, set the loader tunable kern.vty=vt . I don't know whether it previously was possible to build both syscons(4) and vt(4) into a single kernel from a compiler and linker point of view. However, at least now it's time to add the appropriate vt(4) bits to the MI and various MD NOTES files. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140630170029.GD7615>