From owner-freebsd-questions@FreeBSD.ORG  Mon May 26 06:43:58 2014
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 0B8A955B
 for <freebsd-questions@freebsd.org>; Mon, 26 May 2014 06:43:58 +0000 (UTC)
Received: from mail-qg0-x234.google.com (mail-qg0-x234.google.com
 [IPv6:2607:f8b0:400d:c04::234])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id BC1462D76
 for <freebsd-questions@freebsd.org>; Mon, 26 May 2014 06:43:57 +0000 (UTC)
Received: by mail-qg0-f52.google.com with SMTP id a108so11255231qge.25
 for <freebsd-questions@freebsd.org>; Sun, 25 May 2014 23:43:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:sender:in-reply-to:references:date:message-id:subject
 :from:to:cc:content-type;
 bh=kPjqrU184TNotbqZcG1Wwv9ycgRR5OUGhY5GtFziOUM=;
 b=q42wMmUv8b3y4DO+vBmu/2luHCMs7RRNcdu40gH/DEiT3adB2cKWR8DZvG7QtTdDjz
 FK67y/RJhoklueuMXDVXFqr73poGpqMuKe4Fseb59h9jtRXSJ4PG/BPu6euMIbW84C3m
 5WTDIDIgH2BYqzEnRuT6n5CDNfryn1c9Gn74zboiv90MituPzhIs5nSIt9g0N+5K0Cj0
 8y88IUbCl/YgNqw1/ceXee159V1w9PiCTo444YyfYp3DIzNdVz+a1ma1Jz21DaScGCD3
 ubfMC2lCJuiXJmx2aKg6KJm9B+LRzvJXGdOtwBx34pG7kmLR0nPT3+P6YKkZgW1TLOZI
 MfLA==
MIME-Version: 1.0
X-Received: by 10.224.37.10 with SMTP id v10mr28984549qad.98.1401086636927;
 Sun, 25 May 2014 23:43:56 -0700 (PDT)
Sender: adrian.chadd@gmail.com
Received: by 10.224.191.201 with HTTP; Sun, 25 May 2014 23:43:56 -0700 (PDT)
In-Reply-To: <20140526060333.GA8785@admin.sibptus.tomsk.ru>
References: <20140525202311.GA12899@openbsd.snowboard.ice>
 <20140526024338.GA1301@admin.sibptus.tomsk.ru>
 <alpine.BSF.2.00.1405252308480.78932@wonkity.com>
 <20140526060333.GA8785@admin.sibptus.tomsk.ru>
Date: Sun, 25 May 2014 23:43:56 -0700
X-Google-Sender-Auth: 99-8wKzoXnw9Sc27Wj-pCblkz3c
Message-ID: <CAJ-VmonuEbcGAmHEhD5vYTSabUN9rEREQi1nJsBm+FCt5fQkiA@mail.gmail.com>
Subject: Re: FreeBSD-10.0r. on Lenovo G780
From: Adrian Chadd <adrian@freebsd.org>
To: Victor Sudakov <vas@mpeks.tomsk.su>
Content-Type: text/plain; charset=UTF-8
Cc: FreeBSD Questions <freebsd-questions@freebsd.org>
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 26 May 2014 06:43:58 -0000

It's not in -9.


-a


On 25 May 2014 23:03, Victor Sudakov <vas@mpeks.tomsk.su> wrote:
> Warren Block wrote:
>>
>> In FreeBSD 9- and 10-Stable, the vt(4) device enables a graphics
>> console.  Switching to console from X works again.  In addition to
>> either 9- or 10-Stable, a kernel with the vt device must be built.
>> There is a sample kernel config file included with both.
>
> Where is it? I have searched "device.*vt" in /usr/src/sys/conf/NOTES
> and /usr/src/sys/amd64/conf/NOTES on 9.2-STABLE, there are only vte
> and vtnet devices.
>
> [root@vas /usr/src/sys] svn info | grep Revisi
> Revision: 266675
>
> http://www.freebsd.org/cgi/man.cgi?query=vt also comes out empty.
>
> --
> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> sip:sudakov@sibptus.tomsk.ru
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"