From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 29 22:38:38 2011 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 431EA106564A; Sat, 29 Jan 2011 22:38:38 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 2BEDB8FC14; Sat, 29 Jan 2011 22:38:37 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from [192.168.2.13] (atm.xcllnt.net [70.36.220.6]) by asmtp026.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LFT00KFN2VU9W50@asmtp026.mac.com>; Sat, 29 Jan 2011 14:38:19 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-01-29_05:2011-01-28, 2011-01-29, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1101290109 From: Marcel Moolenaar In-reply-to: <4D449504.7030209@freebsd.org> Date: Sat, 29 Jan 2011 14:38:18 -0800 Message-id: <5C0CFF6E-94C9-43F5-A22F-5A0F6ECC0448@mac.com> References: <550814DC-3E80-401C-B725-BFCB391726DF@mac.com> <4D449504.7030209@freebsd.org> To: Nathan Whitehorn X-Mailer: Apple Mail (2.1082) Cc: powerpc@freebsd.org Subject: Re: Beware of revision 218075 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: Sat, 29 Jan 2011 22:38:38 -0000 On Jan 29, 2011, at 2:30 PM, Nathan Whitehorn wrote: >> I'll be causing some more churn in the coming weeks, but that >> should be mostly related to the FDT support and as such should not >> impact any powerpc platforms other than mpc85xx. >> > I would really have appreciated a heads up and a chance to test this before it went into the tree. I would also note that you appear well on your way to duplicating all the PCI logic in /sys/powerpc/ofw, and that unifying OFW/FDT, since they are the same thing, would probably save a lot of pain down the road. Yes, unification between FDT and OFW is on my mind. However, I first need FDT to work well before I can unify. Unifying powerpc with arm is the first step. FYI, -- Marcel Moolenaar xcllnt@mac.com