From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 19:18:02 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F49216A504 for ; Mon, 13 Sep 2004 19:18:01 +0000 (GMT) Received: from pm6500.larkowski.net (pcp08839806pcs.nanarb01.mi.comcast.net [68.43.122.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3151743D53 for ; Mon, 13 Sep 2004 19:18:01 +0000 (GMT) (envelope-from peter@larkowski.net) Received: from localhost (peter@localhost) by pm6500.larkowski.net (8.11.6p3/8.11.6) with ESMTP id i8DJI0204700 for ; Mon, 13 Sep 2004 15:18:00 -0400 (EDT) Date: Mon, 13 Sep 2004 15:17:59 -0400 (EDT) From: Peter Larkowski To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: VESA video modes for vidcontrol X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2004 19:18:02 -0000 Last month and earlier this month there were some posts about a patch that allows you use vesa modes such as 1024x768 and higher. I'm wondering what the status of that patch is now. Has it been committed to -CURRENT? I couldn't get it to apply cleanly to 5.3-BETA4 (RELENG_5) from yesterday, so I was wondering if there was a new version, or if I need CURRENT to apply the patches. The earlier threads I'm refering to are here http://lists.freebsd.org/pipermail/freebsd-current/2004-August/035621.html and http://lists.freebsd.org/pipermail/freebsd-current/2004-September/036249.html