From owner-freebsd-ports@FreeBSD.ORG Thu Aug 10 15:09:06 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3357A16A4E0; Thu, 10 Aug 2006 15:09:06 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av6-1-sn3.vrr.skanova.net (av6-1-sn3.vrr.skanova.net [81.228.9.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D37E43DB7; Thu, 10 Aug 2006 15:08:37 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av6-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 15C0037E7D; Thu, 10 Aug 2006 17:08:32 +0200 (CEST) Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av6-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 06E0237E52; Thu, 10 Aug 2006 17:08:32 +0200 (CEST) Received: from dude.automatvapen.se (81-235-165-101-no21.tbcn.telia.com [81.235.165.101]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id E404337E45; Thu, 10 Aug 2006 17:08:31 +0200 (CEST) From: Joel Dahl To: Jeff Cross In-Reply-To: <44DB4B44.80305@averageadmins.com> References: <44DB4B44.80305@averageadmins.com> Content-Type: text/plain Date: Thu, 10 Aug 2006 17:08:31 +0200 Message-Id: <1155222511.697.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, anholt@FreeBSD.org Subject: Re: Intel Linux Graphics on FreeBSD? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 15:09:06 -0000 On Thu, 2006-08-10 at 10:05 -0500, Jeff Cross wrote: > This may have already hit the list, but has anyone seen the > intellinuxgraphics.org driver site that Intel has produced. It appears > they have created drivers for their cards for Linux. > > Does anyone know if there is a work in progress to port these to > FreeBSD? I run a laptop with an i810 video chipset and this would come > in very handy. > > It appears they have an X.org 2D driver, a DRM kernel module, and a Mesa > 3D GL driver for the following cards/chipsets: > > 965G, 965Q, 946GZ, 945G, 945GM, 915G, 915GM, 865G, 855GM, 852GM, 845G, > i830M, 815, 810, 810-DC100. > > I am by far no kernel hacker or driver specialist. This is way out of > my league. I just wanted to see if anyone was working on porting these > to FreeBSD or if anyone out here in FreeBSD land had even heard of it. > I hadn't before today... Playing Wolfenstein on the laptop would be > nice! :) > > I look forward to any discussion on these drivers and an effort to port > to FreeBSD. Take a look at the Development Team[*] for the open source linux graphics driver, and you'll notice that one of the FreeBSD developers is listed there. I've CC'ed him. [*] http://intellinuxgraphics.org/team.html -- Joel