From owner-svn-src-head@FreeBSD.ORG Mon May 23 13:40:41 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2D761065670; Mon, 23 May 2011 13:40:41 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 78D358FC1C; Mon, 23 May 2011 13:40:40 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA12712; Mon, 23 May 2011 16:40:33 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4DDA63D1.70604@FreeBSD.org> Date: Mon, 23 May 2011 16:40:33 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110504 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Pan Tsu References: <201105101644.p4AGiHO1052105@svn.freebsd.org> <4DDA203A.7080802@FreeBSD.org> <86fwo55zop.fsf@gmail.com> In-Reply-To: <86fwo55zop.fsf@gmail.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Jung-uk Kim Subject: Re: svn commit: r221743 - in head/sys: amd64/conf i386/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2011 13:40:42 -0000 on 23/05/2011 16:11 Pan Tsu said the following: > Andriy Gapon writes: > >> on 10/05/2011 19:44 Jung-uk Kim said the following: >>> Author: jkim >>> Date: Tue May 10 16:44:16 2011 >>> New Revision: 221743 >>> URL: http://svn.freebsd.org/changeset/base/221743 >>> >>> Log: >>> Add SC_PIXEL_MODE to GENERIC for amd64 and i386. >>> >>> Requested by: many >> >> What about >> options VESA >> ? > > Doesn't vesa.ko module work for you? It should be enough for graphic > modes, VGL(3) and sysutils/jfbterm to use with GENERIC kernel. Right you are! Sorry for the noise. -- Andriy Gapon