From owner-freebsd-stable@FreeBSD.ORG Fri Oct 3 16:01:07 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E01ADD6 for ; Fri, 3 Oct 2014 16:01:07 +0000 (UTC) Received: from gw.zefyris.com (sabik.zefyris.com [IPv6:2001:7a8:3c67:2::254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8CDABFB1 for ; Fri, 3 Oct 2014 16:01:06 +0000 (UTC) Received: from sekishi.zefyris.com (sekishi.zefyris.com [IPv6:2001:7a8:3c67:2::12]) by gw.zefyris.com (8.14.5/8.14.5) with ESMTP id s93G0qjc535293; Fri, 3 Oct 2014 18:00:52 +0200 (CEST) Date: Fri, 3 Oct 2014 18:00:52 +0200 From: Francois Tigeot To: "Marat N.Afanasyev" Subject: Re: Removal of legacy X.Org (aka non-WITH_NEW_XORG) Message-ID: <20141003160051.GA3078@sekishi.zefyris.com> References: <20141003083051.GA52332@ivaldir.etoilebsd.net> <542E6606.9050205@orange.fr> <542E6B4D.10208@FreeBSD.org> <542EC48E.2000507@li.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <542EC48E.2000507@li.ru> User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (gw.zefyris.com [IPv6:2001:7a8:3c67:2::254]); Fri, 03 Oct 2014 18:00:52 +0200 (CEST) Cc: stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2014 16:01:07 -0000 On Fri, Oct 03, 2014 at 07:45:18PM +0400, Marat N.Afanasyev wrote: [...] > Is it possible to build new xorg without kms and with old radeon driver? Yes it is. You just need to use xf86-video-ati-ums instead of xf86-video-ati. -- Francois Tigeot