From owner-cvs-all@FreeBSD.ORG Sun Aug 24 13:59:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3097616A4BF; Sun, 24 Aug 2003 13:59:53 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966A243FAF; Sun, 24 Aug 2003 13:59:49 -0700 (PDT) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.8p1/8.12.3) with ESMTP id h7OKxn91085552; Sun, 24 Aug 2003 13:59:49 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200308242059.h7OKxn91085552@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: obrien@FreeBSD.org From: Orion Hodson In-Reply-To: Your message of "Sun, 24 Aug 2003 12:42:08 PDT." <20030824194208.GA91108@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 24 Aug 2003 13:59:49 -0700 Sender: hodson@icir.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 20:59:53 -0000 /-- "David O'Brien" wrote: | On Sun, Aug 24, 2003 at 11:36:49AM -0700, Orion Hodson wrote: | > What is the status of the Audigy2 support? | | I've posted a patch 4 times to freebsd-current that works fine with my | Audigy1. Unknown if it works with Audigy2. Part of my patch is based on | your own patches. Have you seen it? I have not committed it as I don't | know that that it works with SB Live!128 cards, and I'm not a sound guy. | | It is getting pretty embarrassing that FreeBSD does not have Audigy | support. | | Are the sound/multimedia guys working any more on it? David I was under the impression that this was in your hands - I suggested you commit it on April 20th. - Orion