From owner-svn-src-all@FreeBSD.ORG Fri Apr 3 05:49:40 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9374106564A; Fri, 3 Apr 2009 05:49:40 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from vms173015pub.verizon.net (vms173015pub.verizon.net [206.46.173.15]) by mx1.freebsd.org (Postfix) with ESMTP id AA19D8FC13; Fri, 3 Apr 2009 05:49:40 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from sam ([71.107.26.124]) by vms173015.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KHI00ED4G6P5NPE@vms173015.mailsrvcs.net>; Fri, 03 Apr 2009 00:49:38 -0500 (CDT) From: vehemens To: Robert Noland Date: Thu, 02 Apr 2009 22:53:10 -0700 User-Agent: KMail/1.9.10 References: <200904012324.48863.vehemens@verizon.net> <1238657152.20670.13.camel@balrog.2hip.net> In-reply-to: <1238657152.20670.13.camel@balrog.2hip.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline Message-id: <200904022253.10234.vehemens@verizon.net> Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r190595 - head/sys/dev/drm X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2009 05:49:41 -0000 On Thursday 02 April 2009 12:25:52 am Robert Noland wrote: > On Wed, 2009-04-01 at 23:24 -0700, vehemens wrote: > > >Author: rnoland > > >Date: Tue Mar 31 17:52:05 2009 > > >New Revision: 190595 > > >URL: http://svn.freebsd.org/changeset/base/190595 > > > > > >Log: > > > Simplify the radeon microcode loading. > > > > > > Submitted by: Christoph Mallon > > > MFC after: 3 days > > > > > >Modified: > > > head/sys/dev/drm/r600_cp.c > > > head/sys/dev/drm/radeon_cp.c > > > > I don't see the point of this change given that you are deveating from a > > code base which makes incorporating future code changes that much more > > diffcult. > > There are no future code changes to be gotten from git... What are your plans to incoporate DRI2 and KMS into FreeBSD then? > > Could you back this one out? > > Nope, I showed it to alex before I committed it and he is planning to > send it up in linux as well. git is unfortunately a wasteland, even the > nouveau guys are preparing to move out... It is still much easier for > me to work with Alex and the nouveau folks than Intel though... If you mean then I would agree, but the why appears to me to be a result of Linux developers interfering with those that would contribute to BSD.