From owner-freebsd-ppc@FreeBSD.ORG Fri Dec 31 05:22:34 2004 Return-Path: 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 4D00516A4CF for ; Fri, 31 Dec 2004 05:22:34 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9600243D3F for ; Fri, 31 Dec 2004 05:22:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-31-188.dsl.onthenet.net [203.144.31.188]) iBV5MOnP044041; Fri, 31 Dec 2004 15:22:24 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41D4E32E.6010106@freebsd.org> Date: Fri, 31 Dec 2004 15:27:10 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lucas Holt References: <41D4B6BD.3050705@freebsd.org> <02B03E9A-5AEA-11D9-966C-000A95EFF4CA@foolishgames.com> In-Reply-To: <02B03E9A-5AEA-11D9-966C-000A95EFF4CA@foolishgames.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: PPC miniinst.iso available X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 05:22:34 -0000 > I don't think it will work on any G4 ibook as they all have usb2. I > have a first gen G4 ibook here. (Dec 2003) That's not good. If you have access to an external USB keyboard, would you be able to give it a try ? On my 12" albook, the EHCI probe seems to be successful and USB insertion/removal events are recognised. It's just that keystrokes don't get through at all. I'm about to do some testing on an i386 box to see if it's mac-specific. later, Peter.