From owner-freebsd-ppc@FreeBSD.ORG Fri Feb 6 01:18:42 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 AF8F916A4CE for ; Fri, 6 Feb 2004 01:18:42 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B8FC43D1D for ; Fri, 6 Feb 2004 01:18:41 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-4.dsl.onthenet.net [203.144.30.4]) i169IbZG077617; Fri, 6 Feb 2004 19:18:37 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <40235C60.9010509@freebsd.org> Date: Fri, 06 Feb 2004 19:20:32 +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: Suleiman Souhlal References: <20040206000245.20a84f0c@zZzZ.segfaulted.com> <40232DA3.5090508@freebsd.org> <20040206013218.4eb1cd37@zZzZ.segfaulted.com> In-Reply-To: <20040206013218.4eb1cd37@zZzZ.segfaulted.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Alu Powerbook 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, 06 Feb 2004 09:18:42 -0000 Hi Suleiman, > Apparently, it doesn't even make it that far. > You can find the packet capture at > http://reffie.segfaulted.com/stuff/cap.txt Thanks for that. I just noticed that there wasn't 7457 support in powerpc/cpu.c - that could have an effect. Try: www.freebsd.org/~grehan/kernel.kauai ... and see if the CPU type is recognised. later, Peter.