From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 29 10:00:49 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B70A106564A for ; Sat, 29 Jan 2011 10:00:49 +0000 (UTC) (envelope-from gdriggs@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E49F58FC16 for ; Sat, 29 Jan 2011 10:00:48 +0000 (UTC) Received: by iwn39 with SMTP id 39so3944329iwn.13 for ; Sat, 29 Jan 2011 02:00:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=yBdzp8xlTyM1U4Hrk4GH+ZZIwLjkseiqG9POfuEa6is=; b=x4X9U5nPgZQtGmW3w576J6aS8A/POuXSkpIED9DSEg9bkAEklCZLIl2kmMeALd6XxD qiJVYFHi6VomTS15KMBOviaUAyxfqUn/aSyoNTRfRu08HUKPP3NuM6vg1Jzwj3UlsAeH GinPDn6cNdMofLQI+/Lq/xU+Irni/s4DLGnVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=a32mjJHLnnxZ+ShLpJQ0khcCQ5EoHaqgh+STijuYiW/jrAOUnvljAXLCBjtmNMI3Ad hZB4G/Q+9GhzQS8BPlXyeaoQaaaNFYlazTv3iYB5dJSHfGgZ0gGi5TdXQf0gTp3VV3QP iIPgJ0tkuCGR52+TVttMTego/lU4MQxIWGh/s= MIME-Version: 1.0 Received: by 10.231.11.4 with SMTP id r4mr3937606ibr.146.1296295248289; Sat, 29 Jan 2011 02:00:48 -0800 (PST) Received: by 10.231.207.5 with HTTP; Sat, 29 Jan 2011 02:00:48 -0800 (PST) In-Reply-To: <4D3EF1E9.1000002@freebsd.org> References: <20110123003845.053726a7.torfinn.ingolfsen@broadpark.no> <20110124223642.7e12d3a5.torfinn.ingolfsen@broadpark.no> <20110124225757.fd6a4b4f.torfinn.ingolfsen@broadpark.no> <4D3DF6B5.3080307@freebsd.org> <20110125005916.16aa4aae.torfinn.ingolfsen@broadpark.no> <20110125024740.101e3301.torfinn.ingolfsen@broadpark.no> <4D3E2EBB.7080708@freebsd.org> <4D3EF1E9.1000002@freebsd.org> Date: Sat, 29 Jan 2011 02:00:48 -0800 Message-ID: From: Gary To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: PowerMac G5 and FreeBSD 9.0-current: no disks? 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: Sat, 29 Jan 2011 10:00:49 -0000 On Tue, Jan 25, 2011 at 7:53 AM, Nathan Whitehorn wrote: > I made a mistake when mastering that ISO -- sorry about that. There's a new > one up at the same place that should boot. I finally had a chance to try this out... This time it hangs after seeing my DVD-ROM -- and I did turn off DMA. The last message I get is this: iichb0: I2C error fcu0: iicbus write failed Isn't that what you were getting, Torfinn? -Gary