From owner-freebsd-current@FreeBSD.ORG Wed Mar 1 21:28:00 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 0746816A420 for ; Wed, 1 Mar 2006 21:28:00 +0000 (GMT) (envelope-from mafiageek@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id C16E143D6E for ; Wed, 1 Mar 2006 21:27:54 +0000 (GMT) (envelope-from mafiageek@gmail.com) Received: by wproxy.gmail.com with SMTP id i11so497019wra for ; Wed, 01 Mar 2006 13:27:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uqNQHvs3DPGCvjdrzq+uDeo3rVOdWXUoPRwjbHxbf3o2IDNSFemh8zo6K+zKneYib93MWGKRKixOFT1pcWWyuYM/CsunqNvMVTSVE2tPFcjdveOb04Hrj/xKzmwam7okJoONNJnYRyxbG8yxPolu/GRhuVF5hwrASNfoIHARle0= Received: by 10.65.196.16 with SMTP id y16mr361628qbp; Wed, 01 Mar 2006 13:27:54 -0800 (PST) Received: by 10.65.157.18 with HTTP; Wed, 1 Mar 2006 13:27:53 -0800 (PST) Message-ID: Date: Thu, 2 Mar 2006 10:27:53 +1300 From: "Dale DuRose" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: VESA Framebuffer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 01 Mar 2006 21:28:00 -0000 Does anyone know if someone is already porting or implementing a VESA Framebuffer? Otherwise I'll starting on one, so does anyone have any ideas on how to do = so? Should it be built into the current vga/vesa framework or be independent of the vesa framework? ~ Dale DuRose