From owner-freebsd-questions@FreeBSD.ORG Mon May 26 15:58:05 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D75D30B; Mon, 26 May 2014 15:58:05 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D01D92216; Mon, 26 May 2014 15:58:04 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s4QFw12K084128 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 26 May 2014 09:58:01 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s4QFw1CX084125; Mon, 26 May 2014 09:58:01 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 26 May 2014 09:58:01 -0600 (MDT) From: Warren Block To: Victor Sudakov Subject: Re: FreeBSD-10.0r. on Lenovo G780 In-Reply-To: <20140526150806.GA27594@admin.sibptus.tomsk.ru> Message-ID: References: <20140525202311.GA12899@openbsd.snowboard.ice> <20140526024338.GA1301@admin.sibptus.tomsk.ru> <20140526060333.GA8785@admin.sibptus.tomsk.ru> <20140526150806.GA27594@admin.sibptus.tomsk.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 26 May 2014 09:58:01 -0600 (MDT) Cc: Adrian Chadd , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 15:58:05 -0000 On Mon, 26 May 2014, Victor Sudakov wrote: > Warren Block wrote: >> >>> It's not in -9. >> >> (vt) >> >> Not 9-RELEASE, but 9-STABLE: >> >> http://svnweb.freebsd.org/base?view=revision&revision=263817 > > Did I really say RELEASE? No, you did not. > [sudakov@vas /usr/src] grep "device.*vt" sys/amd64/conf/NOTES sys/conf/NOTES > sys/amd64/conf/NOTES:device vtnet # VirtIO Ethernet device > sys/conf/NOTES:device snp #Snoop device - to look at pty/vty/etc.. > sys/conf/NOTES:device vte # DM&P Vortex86 RDC R6040 Fast Ethernet Right, it's not in the NOTES file. There is a VT kernel config file, though.