From owner-freebsd-ppc@FreeBSD.ORG Thu Oct 26 08:03:14 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 B186516A47B; Thu, 26 Oct 2006 08:03:14 +0000 (UTC) (envelope-from xride@x12.dk) Received: from swip.net (mailfe04.tele2.dk [212.247.154.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id C296843D53; Thu, 26 Oct 2006 08:03:13 +0000 (GMT) (envelope-from xride@x12.dk) X-T2-Posting-ID: lkM/Dn7LTUP9vUt2XCoVCw== X-Cloudmark-Score: 0.000000 [] Received: from x12.dk (account mp274051@get2net.dk [83.72.97.237] verified) by mailfe04.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTPA id 308622612; Thu, 26 Oct 2006 10:03:11 +0200 Received: by x12.dk (Postfix, from userid 666) id A560450839; Thu, 26 Oct 2006 10:03:10 +0200 (CEST) Date: Thu, 26 Oct 2006 10:03:10 +0200 From: Soeren Straarup To: Peter Grehan Message-ID: <20061026080310.GA9664@x12.dk> References: <20061024204307.GA76412@x12.dk> <453EB55D.10008@freebsd.org> <20061025093147.GB88213@x12.dk> <20061025094129.GC88213@x12.dk> <20061025202431.GB98926@x12.dk> <453FD1C5.3050802@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <453FD1C5.3050802@freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-ppc@freebsd.org Subject: Re: Trying to boot FBSD on g3 B&W X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 08:03:14 -0000 On Wed, Oct 25, 2006 at 02:06:13PM -0700, Peter Grehan wrote: > Hi Soeren, > > >I have put up the dmesg from my boot attemp: > >http://people.freebsd.org/~xride/dmesg.g3bnw-20061025.txt > >But i can't install sysinstall doesn't see ad0. > > The CMD 646U2 is a notoriously bad ATA controller :) > > I think if you break into the loader and disable ATA DMA: > > set hw.ata.ata_dma=0 > > And probably disable it for atapi as well: > > set hw.ata.atapi_dma=0 I'll try that one > > >All the onboard nic is not found. > > Yep, it's not supported. I used an Intel fxp in one of the PCI slots: > works fine. Would any PC PCI nic work? That is supported by FreeBSD i386. > > The on-board NIC is a non-PCI Apple custom: the BMAC chip, which uses > the DMA controller in the macio chip. > > >Where can i still digging in the src tree? i'm trying to learn more. > > The mac stuff is in the sys/powerpc/powermac directory. The files that > apply to the B&W are grackle* and hrowpic* Hmm after a short look at those files, it looks like they haven't been changed between 200608 and 200610. Where does the boot sector for the iso live? Has the way the install cds are created changed? /Soeren -- Soeren Straarup | aka OZ2DAK aka Xride FreeBSD committer | FreeBSD since 2.2.6-R If a program is not working right, then send a patch