From owner-freebsd-ppc@freebsd.org Tue Dec 15 22:49:08 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96B9AA48349 for ; Tue, 15 Dec 2015 22:49:08 +0000 (UTC) (envelope-from knowledgeispower80@gmail.com) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D1BB1F28 for ; Tue, 15 Dec 2015 22:49:08 +0000 (UTC) (envelope-from knowledgeispower80@gmail.com) Received: by mail-ig0-x22b.google.com with SMTP id xm8so25895021igb.1 for ; Tue, 15 Dec 2015 14:49:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=V3ObJEfy8/2yG8wpbzMTVi3u0+/g0Hfcg1bExLxXjzk=; b=thk9Q7yZDZv7zRbBJLAiWpsC7J2IdwZxXMjWkXNORDGXnWDc9IVwMYkk5se6u8vGum Xvvmi0kWgJkdPqtPQ+OXxEYdpQi2C1RLD38+YuKDKtiX0A54zTPn910csjBXXFvAfkWJ t0ArhjwxO1sZ07FraKM3VrQv0zgKXaw7hAolujNDQQ/hmgSCqfOyNCbKqKM2VRYlB2NF k2JxaYCaFYoSZyPespGWxiFFwdETRvF9pWYBe7fgfdX3jUPGSdFQDJeMAgrSwMsf7xtb rVwkRjp3eiMH7ct5vs2CNVboBGExRJ2TlkfqwLSSzIUB0eyJEEfGlaCH/FMKIYP8uF8B X13Q== MIME-Version: 1.0 X-Received: by 10.50.12.101 with SMTP id x5mr6528228igb.68.1450219747934; Tue, 15 Dec 2015 14:49:07 -0800 (PST) Received: by 10.36.93.197 with HTTP; Tue, 15 Dec 2015 14:49:07 -0800 (PST) Date: Tue, 15 Dec 2015 17:49:07 -0500 Message-ID: Subject: radeon ppc64 From: Roosevelt Littleton To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2015 22:49:08 -0000 I have a radeon gpu. The radeon-ums driver was removed from the tree. What are my options if I want to use X? Thanks