From owner-freebsd-ppc@FreeBSD.ORG Sat Oct 4 18:25:50 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 399871065695 for ; Sat, 4 Oct 2008 18:25:50 +0000 (UTC) (envelope-from marcotrillo@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id 106498FC13 for ; Sat, 4 Oct 2008 18:25:50 +0000 (UTC) (envelope-from marcotrillo@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so2032365wfg.7 for ; Sat, 04 Oct 2008 11:25:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=pJb/PFCOTKSZ0xhOFxz1VlO1roFPvXHFOqs8bF1+HqY=; b=Z/WRSvVmjZSTWNB6ZLydo8DAfOveliTB1uoS36gmHbw1GuoAoTnAJkUJi2kJkj75pQ gVWkCfqQEpZLNysb36incBJETyASqRmjNIk1VjiKxduH1hRSEluAkheGvTnrEe47nIWe SSuL2XfkYKkqwxRTW+fOP+Wck+kGbVo7HCIAg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=b+oTqeJAifBjv/d+N919xPAgGsFOjwmFQx1fS9KbLdHO4nx1fPkkF6jhTgDHqGaF1k T9p/BTt2bOxaOIbpA6tqYaBxKR2HojVaAy7t24jd7eFCEf20/UyIaPepAiBySfV3XKzD in85d2PkGHG/iRAxB5MWDIUHCCG6ovSTTkN4I= Received: by 10.142.177.7 with SMTP id z7mr960284wfe.249.1223144749557; Sat, 04 Oct 2008 11:25:49 -0700 (PDT) Received: by 10.142.101.13 with HTTP; Sat, 4 Oct 2008 11:25:49 -0700 (PDT) Message-ID: Date: Sat, 4 Oct 2008 20:25:49 +0200 From: "Marco Trillo" To: freebsd-ppc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Apple Burgundy 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: Sat, 04 Oct 2008 18:25:50 -0000 Hi all, I've implemented output support for the Apple "Burgundy" audio device, in addition to the "Screamer" one which I mentioned in my earlier message (both of these use same DAVbus-style controller). These are the new-world machines wich this chip: - "PowerMac1,1" PowerMac G3 Blue&White - "PowerMac1,2" PowerMac G4 PCI graphics (Yikes) - "iMac,1" original iMac rev. A-D Anyone with one of these machines interested in testing it? Thanks, Marco.