From owner-freebsd-ppc@FreeBSD.ORG Tue Mar 3 02:55:46 2009 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 A2E911065672 for ; Tue, 3 Mar 2009 02:55:46 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 7152F8FC18 for ; Tue, 3 Mar 2009 02:55:46 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) id <0KFW00700TGXPS00@smtpauth1.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Mon, 02 Mar 2009 20:55:45 -0600 (CST) Received: from trantor.tachypleus.net (adsl-99-154-1-172.dsl.mdsnwi.sbcglobal.net [99.154.1.172]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPSA id <0KFW00IF4TGVQS50@smtpauth1.wiscmail.wisc.edu>; Mon, 02 Mar 2009 20:55:45 -0600 (CST) Date: Mon, 02 Mar 2009 20:56:50 -0600 From: Nathan Whitehorn In-reply-to: <20090303000024.GA82725@michelle.cdnetworks.co.kr> To: pyunyh@gmail.com Message-id: <49AC9C72.3030307@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=99.154.1.172 X-Spam-PmxInfo: Server=avs-9, Version=5.5.1.360522, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.3.3.24319, SenderIP=99.154.1.172 References: <20090228165533.GA1166@narn.knownspace> <20090301142432.GC1166@narn.knownspace> <1235993578.13513.0.camel@horst-tla> <49ABFAC6.1000000@freebsd.org> <20090303000024.GA82725@michelle.cdnetworks.co.kr> User-Agent: Thunderbird 2.0.0.19 (X11/20090126) Cc: FreeBSD PowerPC ML Subject: Re: No mixer with Snapper 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: Tue, 03 Mar 2009 02:55:47 -0000 Pyun YongHyeon wrote: > On Mon, Mar 02, 2009 at 09:27:02AM -0600, Nathan Whitehorn wrote: >> Horst G?nther Burkhardt III wrote: >>> On Sun, 2009-03-01 at 17:13 +0100, Marco Trillo wrote: >>>> Hi, >>>> >>>> Thanks! The problem is that an property is used, while >>>> the OFW-I2C code only looks for . >>>> >>>> The attached patch -- to apply in /usr/src/sys -- makes the OFW-I2C >>>> code also look for the property. With the patch, the >>>> mixer should attach and work fine. >>>> >>>> Regards >>>> Marco >>> Awesome, so when will we see this in -CURRENT or better yet -STABLE? ;) >>> >>> -- Horst. >> SVN revision 189280. MFC schedule of interesting features in -CURRENT >> that I had something to do with: >> >> - ATA DMA: unless I receive any bug reports, some time in the middle of >> this week > > Hmm, I think there was a couple of issues of ATA DMA on iBook G4. > marcel@ and weongyo@ also reported instability of ATA DMA, was that > fixed? AFAIK weongyo@ couldn't even boot kernel. > See > http://lists.freebsd.org/pipermail/freebsd-ppc/2008-November/003372.html > for entire thread. I think it was fixed. The G4 iBook that I've acquired since those reports works flawlessly, and I haven't received any other reports, positive or negative, since my earlier attempts at fixing those bugs. If anyone whose machine didn't work before now does, or is still broken, or even if your machine has always worked fine with the DMA support, I would very much appreciate an email. -Nathan