From owner-freebsd-arch Wed Mar 7 3:22: 8 2001 Delivered-To: freebsd-arch@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 3B82D37B71B; Wed, 7 Mar 2001 03:22:02 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f27BLxh75773; Wed, 7 Mar 2001 03:21:59 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103071121.f27BLxh75773@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Dag-Erling Smorgrav Cc: arch@FreeBSD.ORG, dawes@FreeBSD.ORG Subject: Re: DRI drivers in base system? In-Reply-To: Date: Wed, 07 Mar 2001 03:21:59 -0800 From: Peter Wemm Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > DRI support for FreeBSD in XFree86 4 is languishing, probably mainly > due to being maintained outside the FreeBSD source tree, and therefore > having all kinds of trouble keeping track of our fast-moving kernel. > > I am in the process of bringing the KLDs up to date with -CURRENT > (using the sources in the 4.0.2 distribution - I haven't finished > cvsupping the repo yet). I think I'm about 80% to 90% done - found > some bugs in the process, too :) For what it is worth, I would like this. Linux has its own DRI in the 2.4 kernel tree. (not that it is an excuse to do it, but pointing out that others see the wisdom in it too). I had almost suggested this myself on a couple of occasions. DRI is *not* XFree86 specific, FWIW. It is a generic 3D card / framebuffer management framework. It would be far better to use this than some sort of in-kernel ddx driver Xserver backend. Arbitary libGL apps can call it, in theory with or without the Xserver running [assuming the card is in graphics mode, of course.] I'm sure this is prime bikeshed material though. Oh well. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message