From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 9 14:23:03 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 0ACC716A4CE for ; Mon, 9 Feb 2004 14:23:03 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F2E543D1F for ; Mon, 9 Feb 2004 14:23:02 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-4.dsl.onthenet.net [203.144.30.4]) i19MN0ZG095548; Tue, 10 Feb 2004 08:23:01 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <402808B5.9060404@freebsd.org> Date: Tue, 10 Feb 2004 08:24:53 +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: j-t@whsdisc.org References: <200402091055.AA211615860@mail.unconventional-inc.com> In-Reply-To: <200402091055.AA211615860@mail.unconventional-inc.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: tibook 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: Mon, 09 Feb 2004 22:23:03 -0000 Hi James, > Hello all, sorry to start of whining :) anyways, i got my built in keyboard on my tibook to > work now, however it required set hw.syscons.disable=1 also, does anyone know what i > should do about a kernel for my tibook... currently i have the one i unzipped from the > ppc-root (stuuf) .tar.gz however i believe there might be another one i should be using > :)... The main tree is in sync with my sources - kernel.kauai has the minor addition of the in-progress kauai ATA driver, so that would be fine to use. But, the ADB keyboard used in ti/i/books isn't supported yet, which I think is what you're asking. It's on the TODO list. later, Peter.