From owner-freebsd-x11@FreeBSD.ORG Tue May 16 22:41:40 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0F6616A9F9 for ; Tue, 16 May 2006 22:41:40 +0000 (UTC) (envelope-from alvest@earthlink.net) Received: from elasmtp-banded.atl.sa.earthlink.net (elasmtp-banded.atl.sa.earthlink.net [209.86.89.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00FCE43D46 for ; Tue, 16 May 2006 22:41:39 +0000 (GMT) (envelope-from alvest@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=TSkLZc0Ee4iEj4AmV9xujWOnFhoIFh0DqlQ4S826F8/qhe3iAGnO/DZX6ygVXeLK; h=Received:Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [24.145.132.182] (helo=localhost) by elasmtp-banded.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1Fg8ET-0003Qh-Ru; Tue, 16 May 2006 18:41:39 -0400 Date: Tue, 16 May 2006 18:41:33 -0400 From: Albert Vest To: Eric Anholt Message-Id: <20060516184133.0211d8c1.alvest@earthlink.net> In-Reply-To: <1147812774.1435.48.camel@thompson> References: <200605070146.42349.matt@mattsnetwork.co.uk> <1147391050.9156.15.camel@thompson> <20060513070600.4d097b27.alvest@earthlink.net> <20060513193858.c81b5c59.alvest@earthlink.net> <1147812774.1435.48.camel@thompson> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: a37e7a5645c8e49994f5150ab1c16ac04be4f309a0cc41ddfb66f2e192d7b820fd46cf61a744cafa350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.145.132.182 Cc: freebsd-x11@freebsd.org Subject: Re: Xorg 6.9.0, FreeBSD-6.1 and a Radeon or two X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 22:41:42 -0000 On Tue, 16 May 2006 13:52:54 -0700 Eric Anholt wrote: > On Sat, 2006-05-13 at 19:38 -0400, Albert Vest wrote: > > On Sat, 13 May 2006 07:06:00 -0400 > > Albert Vest wrote: > > > > > On Thu, 11 May 2006 16:44:10 -0700 > > > Eric Anholt wrote: > > > > > > > ... New DRI driver and DRM also required -- we've got the DRM > > > > in -current, so far. > > > > > > I am planning to move that directory's file into my source tree when > > > building my next source/kernel upgrade from RC3 to 6.1-release. Do > > > you know in advance whether that would be a dumb thing for me to try? > > > > Never mind. Tried it; might as well hadn't. Doesn't work with Xorg > > 6.9.0, but neither did the release source. > > The current radeon DRM doesn't build on 6-STABLE because we have -Werror > and bonus whinage about when the compiler ignores our inline flags, > afaict. If someone could figure out how to fix that (probably through > CFLAGS to disable the compiler whinage for this contrib code), we could > get a DRM merge, which would probably make lots of people happy. But > maybe I'm misunderstanding what you were saying, since the Xorg version > should have nothing to do with the DRM. It was the DRM; I didn't rebuild Xorg 6.9 or change any of its files. All I did was copy every file from /***/src/sys/dev/drm current *with a date later than 13-DEC-2005* into the same directory in my main /usr/src tree, then rebuild world & kernel. Got no complaints, but by the same token no benefits. Thanks, -- Albert Vest, al vest at earth link dot net