From owner-freebsd-ppc@FreeBSD.ORG Sun Aug 6 02:52:19 2006 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 D289516A4DD for ; Sun, 6 Aug 2006 02:52:19 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2FD43D45 for ; Sun, 6 Aug 2006 02:52:19 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [192.168.0.14] (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.5.7-GR) with ESMTP id CAC33118 (AUTH peterg@ptree32.com.au); Sun, 6 Aug 2006 12:52:13 +1000 (EST) Message-ID: <44D5595C.2060902@freebsd.org> Date: Sat, 05 Aug 2006 19:52:12 -0700 From: Peter Grehan User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: Rickey Bartlett References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: FreeBSD on an external Firewire HD 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: Sun, 06 Aug 2006 02:52:19 -0000 > I have tried booting with an > external USB keyboard, disabling the bluetooth with hint > pcib.1.slotnumber=26 at the loader portion Should be: hint.pcib.1.skipslot=26 later, Peter.