From owner-freebsd-ppc@FreeBSD.ORG Sun May 22 13:01:21 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 A7FBF16A41C; Sun, 22 May 2005 13:01:21 +0000 (GMT) (envelope-from peterg@ptree32.com.au) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE6743D58; Sun, 22 May 2005 13:01:20 +0000 (GMT) (envelope-from peterg@ptree32.com.au) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4MD1HnP082842; Sun, 22 May 2005 23:01:18 +1000 (EST) (envelope-from peterg@ptree32.com.au) Message-ID: <4290828C.6070500@ptree32.com.au> Date: Sun, 22 May 2005 23:01:00 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Tobler References: <428FAEA2.50805@pop.agri.ch> <42900A67.90307@freebsd.org> <4290579F.90102@pop.agri.ch> In-Reply-To: <4290579F.90102@pop.agri.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Peter Grehan , freebsd-ppc@freebsd.org Subject: Re: OF boot commands for firewire 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, 22 May 2005 13:01:21 -0000 > Wheee, like a charm. Great. I even built and booted my "own" kernel. If you want to see a huge speedup, remove the WITNESS option in powerpc/conf/GENERIC. > Attached the dmesg.albook with uninorth.debug=1 since the pci1b fails. I think that's benign, especially since your keyboard is working. > I do not set anything else in the boot prompt except I have to reduce my > mem to 512M. I do not set hint.pcib.1.skipslot=26. > I can use the external usb w/o problems so far. Good to hear, except for the 512M reduction. I'll have to locate some more memory and work out what is going on. later, Peter.