From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 5 00:21:12 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 63E2D16A4CE for ; Fri, 5 Mar 2004 00:21:12 -0800 (PST) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFF7643D48 for ; Fri, 5 Mar 2004 00:21:10 -0800 (PST) (envelope-from peterg@ptree32.com.au) Received: from dommail.onthenet.com.au (localhost.onthenet.com.au [127.0.0.1]) by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with ESMTP id AAM34760; Fri, 5 Mar 2004 18:21:03 +1000 (EST) From: Message-Id: <200403050821.AAM34760@dommail.onthenet.com.au> Received: from 203.51.243.158 by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with HTTP/1.1; Fri, 5 Mar 2004 18:21:03 +1000 Date: Fri, 5 Mar 2004 18:21:03 +1000 To: Peter Larkowski X-Mailer: Webmail Mirapoint Direct 3.2.4-GA MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Questions regarding installation 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, 05 Mar 2004 08:21:12 -0000 >I didn't realize progress had been made on the ata controller. I tried >both the kernel listed above, and the kernel in the ppc-root tarball, and >they both hang at the pci2 bus probe. >found-> vendor=0x106b, dev=0x0032, revid=0x80 > bus=0, slot=15, func=0 > class=02-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0006, statreg=0x84a0, cachelnsz=32 (dwords) > lattimer=0x20 (960ns), mingnt=0x40 (16000 ns), maxlat=0x40 (16000 >ns) > intpin=a, irq=41 That looks to be correct info. Suleiman has reported that it works on his pbook, so there may be some minor differences between the platforms. BTW, I'm restricted to email-only for the coming week, so I won't be able to do any builds/testing :-( later, Peter.