From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 03:37:25 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4510F106564A for ; Mon, 19 Jan 2009 03:37:25 +0000 (UTC) (envelope-from stylish62@gmail.com) Received: from mail-bw0-f10.google.com (mail-bw0-f10.google.com [209.85.218.10]) by mx1.freebsd.org (Postfix) with ESMTP id C72EB8FC08 for ; Mon, 19 Jan 2009 03:37:24 +0000 (UTC) (envelope-from stylish62@gmail.com) Received: by bwz3 with SMTP id 3so563441bwz.19 for ; Sun, 18 Jan 2009 19:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=R54+d+5dumyd3tMg4tAXONRzMbRzedSR/Zzk96f362M=; b=ojOCxr6q30gcMywu7/0Se7M3ioA7VpVZMVr6uM42SSlReUFVQWk7xyj0xRr0hNT/6+ TlOYq8MB0nWu6EO4qDestiKTXhovw+0UVtZ42xhDt7s5cJagVEUv36anGoXFY+14tO+X EGgSagtW/+oCa17zWYDHJv6br4aPp8qD5lMJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=txUc7a6KP+MP79KniN/Uo1qrt6CrVSfS3f0j4boXrDy5Zdrqty3Hp32XiyX7FI9NSP PX4fUkApwQO6hEdmY8QVM3ZftRK4I4OwYPebTy2NDcNxIGFX5+e/mEuO9ak1AfEN8UBx W80QT7TknG/lbFZjD1C6JZt2U81l+3cPE7NTE= MIME-Version: 1.0 Received: by 10.223.109.200 with SMTP id k8mr2102276fap.44.1232334939651; Sun, 18 Jan 2009 19:15:39 -0800 (PST) Date: Sun, 18 Jan 2009 19:15:39 -0800 Message-ID: <63ad2d770901181915n58149481kcf7e4b6147685d16@mail.gmail.com> From: Jean-Francois Papineau To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Booting with high resolution console. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 03:37:25 -0000 Hello, I am wondering about how to enable the vesa high resolution videocontrol modes during the kernel debug message and initialization of the FreeBSD operating system. Currently I am only able to apply the videocontrol modes from the "allscreens_flags" in the global configuration file. Is there any way to accomplish this task with the current release of FreeBSD ? I highly suggest that this feature be added to the development of the FreeBSD operating system.