From owner-freebsd-ppc@FreeBSD.ORG Wed Apr 23 21:02:00 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE3171065670 for ; Wed, 23 Apr 2008 21:02:00 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8DA748FC1B for ; Wed, 23 Apr 2008 21:02:00 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 13C5F12EEC; Thu, 24 Apr 2008 07:00:07 +1000 (EST) Received: from peter-grehans-power-mac-g5.local (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with ESMTP id DWY37818 (AUTH peterg@ptree32.com.au); Thu, 24 Apr 2008 07:00:11 +1000 (EST) Message-ID: <480FA358.80809@freebsd.org> Date: Wed, 23 Apr 2008 14:00:08 -0700 From: Peter Grehan User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Nathan Whitehorn References: <4804AE13.2060600@uchicago.edu> <4804C9E9.6010303@freebsd.org> <4804ECBA.5030905@uchicago.edu> <48050FAC.6080407@freebsd.org> <480F606E.3000805@uchicago.edu> In-Reply-To: <480F606E.3000805@uchicago.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: G5 Bridge-mode MMU X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 21:02:01 -0000 > I just wanted to let everyone know that I just saw the FreeBSD copyright > notice go by on my iMac G5 (it stills hangs right after the WITNESS > warning). Apparently I'm on PPC kernel #160 at the moment... Excellent work Nathan :) Are you using syscons for console output ? later, Peter.