From owner-freebsd-ppc@FreeBSD.ORG Fri Jan 25 03:00:12 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E97F516A420 for ; Fri, 25 Jan 2008 03:00:12 +0000 (UTC) (envelope-from benno@jeamland.net) Received: from mail.jeamland.net (rafe.jeamland.net [202.45.126.103]) by mx1.freebsd.org (Postfix) with ESMTP id A737713C461 for ; Fri, 25 Jan 2008 03:00:12 +0000 (UTC) (envelope-from benno@jeamland.net) Received: from mail.jeamland.net (localhost [127.0.0.1]) by mail.jeamland.net (Postfix) with ESMTP id EC5581CC6D; Fri, 25 Jan 2008 13:41:57 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on rafe.jeamland.net X-Spam-Level: X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 Received: from urtzweil.blueboxdevices.com (eth785.vic.adsl.internode.on.net [150.101.222.16]) by mail.jeamland.net (Postfix) with ESMTP id 977631CC11; Fri, 25 Jan 2008 13:41:57 +1100 (EST) Message-Id: <92E540C5-FF19-4C17-BCCA-EF65192D4845@jeamland.net> From: Benno Rice To: Daniel Stekloff In-Reply-To: <47992B9F.1050802@cisco.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 25 Jan 2008 13:41:48 +1100 References: <47992B9F.1050802@cisco.com> X-Mailer: Apple Mail (2.915) X-Virus-Scanned: ClamAV using ClamSMTP at rafe.jeamland.net Cc: powerpc@freebsd.org Subject: Re: [PATCH] Add openfirmio and ofwdump to powerpc build X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 03:00:13 -0000 On 25/01/2008, at 11:21 AM, Daniel Stekloff wrote: > > Hi, > > This patch adds openfirmio device to powerpc target as well as > ofwdump. They can be used to dump the OF device tree. > > If this looks useful, please commit. > > All comments are welcome. It looks fairly straightforward but unfortunately I don't have any hardware to test it on at the moment. I'm happy to commit it if someone can provide me with a success report though. -- Benno Rice benno@jeamland.net