From owner-freebsd-ppc@FreeBSD.ORG Fri Oct 24 02:11:31 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 9CC6A16A4BF for ; Fri, 24 Oct 2003 02:11:31 -0700 (PDT) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745AA43FAF for ; Fri, 24 Oct 2003 02:11:30 -0700 (PDT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-244-178.qld.bigpond.net.au [203.45.244.178]) by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with ESMTP id ABV94098 (AUTH peterg@ptree32.com.au); Fri, 24 Oct 2003 19:11:25 +1000 (EST) Sender: grehan@dommail.onthenet.com.au Message-ID: <3F98ECEA.C2EF6BD8@freebsd.org> Date: Fri, 24 Oct 2003 19:12:10 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: David Leimbach References: <3F98C7D8.C52F0FDF@freebsd.org> <6E3F2230-05F2-11D8-A466-000A95AFBEB4@mac.com> <3F98E519.97F8553E@freebsd.org> <8FF612B4-0601-11D8-A466-000A95AFBEB4@mac.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: New tarball 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, 24 Oct 2003 09:11:31 -0000 Hi Dave, > I've got the "set hw.syscons.disable=1" working now. I think the PowerBook keyboard is USB, so not too sure how this will go... > > 0 > dev screen > > 0 > .properties > > dev screen worked ok > properties is an unknown word. Don't forget the '.' in '.properties'. later, Peter.