From owner-freebsd-ppc@FreeBSD.ORG Sun May 11 04:24:37 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 17ACA106564A for ; Sun, 11 May 2008 04:24:37 +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 CE3408FC15 for ; Sun, 11 May 2008 04:24:36 +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 9CC6111EB2; Sun, 11 May 2008 14:24:26 +1000 (EST) Received: (from dommail.onthenet.com.au [76.25.181.67]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with HTTP/1.1 id DYC44614 (AUTH peterg@ptree32.com.au); Sun, 11 May 2008 14:24:33 +1000 (EST) From: Peter Grehan To: Nathan Whitehorn X-Mailer: Mirapoint Webmail Direct 3.8.6-GA MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20080511142433.DYC44614@dommail.onthenet.com.au> Date: Sun, 11 May 2008 14:24:33 +1000 (EST) Cc: freebsd-ppc@freebsd.org Subject: Re: UMA_MD_SMALL_ALLOC 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: Sun, 11 May 2008 04:24:37 -0000 >As it turns out, I lied slightly. A PCI bus driver for the U3 bridge can >be found at http://banshee.uchicago.edu/~nwhitehorn/cpcht.tgz. Interrupt >delivery and setup is still broken, so the boot process hangs while >trying to probe USB, but the whole PCI bus can be probed now. Also, I/O >port allocation is turned off. The PCI buses in my iMac G5 don't seem to >have a space for I/O ports, or at least not one that I can find, and I >can't locate the CPC925 manual. Good work ! Not sure that I'll be able to look at this much in the next 2 weeks, but I'll get to it eventually. For documentation, see: http://www- 01.ibm.com/chips/techlib/techlib.nsf/products/PowerPC_970MP_Microprocesso r later, Peter.