From owner-freebsd-ppc@freebsd.org Wed Mar 6 09:59:29 2019 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECC65150A843 for ; Wed, 6 Mar 2019 09:59:28 +0000 (UTC) (envelope-from carlavilla@mailbox.org) Received: from mx1.mailbox.org (mx1.mailbox.org [IPv6:2001:67c:2050:104:0:1:25:1]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A68D858DD for ; Wed, 6 Mar 2019 09:59:28 +0000 (UTC) (envelope-from carlavilla@mailbox.org) Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 3B1F14C055 for ; Wed, 6 Mar 2019 10:59:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-transfer-encoding:content-type:content-type:mime-version :subject:subject:message-id:from:from:date:date:received; s= mail20150812; t=1551866362; bh=H2JzV/2L0UhHZ/tlJQntLqSfGQmkRThcW FyQa5IoZm8=; b=dDAbCOG2UuWLKVefNxHrToDazr9/VAPro1RnYcbEtp5+PoOTy Of1jUirDbuyQWVMy1PFFkoqqK9Vb9Jk0l3nFTVdHnUQDj2G26p5YTjpKaCo2XxGI lDQLh3Bxwmux01TXcU0eDDkdOifrBHgaHWAaHIP+E36pkipKgm5+7pt3wsMPMSmc az8UsQIwrTySlTS1hDmQqIBKeKHtbcDL/U4bjP5ptYrniEK0R6oBR+BOyiuGpbfn HxhoUipAHJoBYiDT3ZgMDziwfRVcUR71XQSFDdXSxKFu8q5aLb43/BgLm8wnm1ZR azKKhogvicPTTc1PVETO4lw+5JZOPiv8jYxLw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1551866363; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:in-reply-to: references; bh=H2JzV/2L0UhHZ/tlJQntLqSfGQmkRThcWFyQa5IoZm8=; b=FdQ+coLdGUseBVAhzJinqVQWCwEzJJgsOXTZLqYRfr3M5btcp8oL/356jW3KzfKqPaEQZr sy+xORoUft7Q1jAXchV3gXuA6xD6ykkNIgRyxY3Qpz4b25K3ZbWAnZAoJdlwERwcq6QUeU EevjkUd7bfGISJfbD32xTL/K5sgyT3B8JyAmf/eaot574M645CznyMjHL7NC/am4vCo+98 IlSDGGjfxyeoAtZuWDsaMXDn22rZ6no79LlrS0b2m7DPiXTU3u1xuKXh2HJTKpmLJOeKAe p6CbJleSmf4Y8p7e/BbbF03spUoTtSANBQKeRfM2Auo+wp0jkSWapsGVrCVgsw== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by gerste.heinlein-support.de (gerste.heinlein-support.de [91.198.250.173]) (amavisd-new, port 10030) with ESMTP id kCE3mVYtv_3o for ; Wed, 6 Mar 2019 10:59:22 +0100 (CET) Date: Wed, 6 Mar 2019 10:59:22 +0100 (CET) From: Sergio Carlavilla To: freebsd-ppc@freebsd.org Message-ID: <966736134.9036.1551866362184@office.mailbox.org> Subject: Mac G5 and XServe G5 support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Medium X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2019 09:59:29 -0000 Hi, I want to know how is the state of FreeBSD in Mac G5 and XServe G5. Support all the hardware? I checked the wiki page https://wiki.freebsd.org/powerpc=EF=BB=BF but I don= 't finded anything specific to Mac G5 and XServe G5 hardware support. Bye.