From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 21 08:03:51 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC9AE16A4CE for ; Mon, 21 Jun 2004 08:03:51 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5639543D49 for ; Mon, 21 Jun 2004 08:03:51 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-19-168.dsl.OntheNet.net [203.144.19.168]) i5L82qu9033213; Mon, 21 Jun 2004 18:02:53 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <40D6973F.7050500@freebsd.org> Date: Mon, 21 Jun 2004 18:07:27 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eirik Oeverby References: <20040620190042.GF17681@moof.catpipe.net> <40D62038.9010107@freebsd.org> <40D67B5A.8070509@anduin.net> In-Reply-To: <40D67B5A.8070509@anduin.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Quick HOWTO? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 08:03:52 -0000 Hi Eirik, > what can be expected of the PPC port these days? It boots multi-user on NewWorld machines. What does work: - tinderbox builds (well, when binutils 2.15 is completed). - syscons with USB keyboard/mouse - GEM ethernet - internal ATA in PIO mode (yes, a bit slow) - libthr What's in the pipe: - kld support - make release, miniiso. - syscons support for notebook keyboard/trackpad - libkse Further down the pipe: - X.org - ATA DMA - BMAC+ ethernet (iMac revA-D, B&W G3) - Altivec - G5 support > Is it at all useful for anything Useful for anything that FreeBSD is useful for :-) > Haven't seen any traffic on this list for a while, so I sorta kinda > thought the project had died.. Rumours of the projects death have been greatly exaggerated ! later, Peter.