From owner-freebsd-ppc@FreeBSD.ORG Thu Oct 9 19:13:46 2008 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 859481065698 for ; Thu, 9 Oct 2008 19:13:46 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (ice.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id 5CDFA8FC0A for ; Thu, 9 Oct 2008 19:13:46 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 6A3D286CB1; Thu, 9 Oct 2008 14:13:45 -0500 (CDT) Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (ice.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 24687-10; Thu, 9 Oct 2008 14:13:45 -0500 (CDT) Received: from wanderer.tachypleus.net (i3-dhcp-172-16-55-165.icecube.wisc.edu [172.16.55.165]) by mail.icecube.wisc.edu (Postfix) with ESMTP id AB7F486CB0; Thu, 9 Oct 2008 14:13:44 -0500 (CDT) Message-ID: <48EE57DD.8030202@freebsd.org> Date: Thu, 09 Oct 2008 14:13:33 -0500 From: Nathan Whitehorn User-Agent: Thunderbird 2.0.0.17 (X11/20081002) MIME-Version: 1.0 To: Andreas Tobler References: <48EE5322.8030708@fgznet.ch> In-Reply-To: <48EE5322.8030708@fgznet.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at ice.icecube.wisc.edu Cc: freebsd-ppc@freebsd.org Subject: Re: Apple Tumbler and Snapper audio: looking for testers 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, 09 Oct 2008 19:13:46 -0000 Andreas Tobler wrote: > Hi Marco, > > Marco Trillo wrote: > >> I've implemented audio output for the "Tumbler" and "Snapper" Apple >> I2S-based audio devices. >> >> The machine I have is a eMac G4, but these devices are found on a lot >> of G3 and G4 systems. >> In particular, all iMac G4's, all eMacs, all iBook G4's and most of >> PowerBook G4's have either "Tumbler" or "Snapper". >> >> The following is a more detailed list. Anyone interested in testing >> it? Below is more information on how to obtain it. > > I tested the package on my iMac DV. Thanks! > > Works fine. > > The test on my Alu G4 book is outstanding. I wanted to include the > adb.diff from Nathan as well. But unfortunately I seem to miss a file, > viareg.h for/from his patch. If I get this file soon I can continue > building, otherwise I'll build w/o adb support. (Somehow important > since I do not like to attach a USB kbd to my G4 Alu Book.) Sorry about that: http://people.freebsd.org/~nwhitehorn/viareg.h -Nathan