From owner-freebsd-ppc@FreeBSD.ORG Wed Dec 3 07:11:06 2003 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 364D916A4CE; Wed, 3 Dec 2003 07:11:06 -0800 (PST) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7B943FB1; Wed, 3 Dec 2003 07:11:05 -0800 (PST) (envelope-from welchsm@earthlink.net) Received: from daisy.psp.pas.earthlink.net ([207.217.78.223]) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1ARYeb-0000Ny-00; Wed, 03 Dec 2003 07:11:01 -0800 Message-ID: <8543525.1070464261173.JavaMail.root@daisy.psp.pas.earthlink.net> Date: Wed, 3 Dec 2003 07:11:00 -0800 (PST) From: Sean Welch To: grehan@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Earthlink Zoo Mail 1.0 cc: freebsd-ppc@freebsd.org Subject: iBook powerpc FreeBSD X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Welch List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 15:11:06 -0000 Hello! It has been quite a while but I'm still following this list and I'm impressed by the improvements in both build process (cross compile) and capabilities. I was wondering if you could offer a bit of clarification; I noticed you make a distinction between older and newer machines when it comes to using the console. I saw it has something to do with the fact that the newer machines have the keyboard attached via the USB bus (?!?!?) so that something like a powerbook G4 should be able to use the new console code but the old iBook (clamshell '99 era) won't because it has an ADB type keyboard. So if I want to use the console on my iBook I have either to set a line in hints to disable the syscons code and revert to the old OF console or hook a USB keyboard up to it? How is the drive recovery coming? I hope you won't have to scrap it and start over. Particularly as you mentioned your ssh keys are on that disk -- not fun being unable to use the repository! Sean