From owner-freebsd-multimedia@FreeBSD.ORG Sat Jan 20 13:19:48 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9B7C16A402; Sat, 20 Jan 2007 13:19:48 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id B4A9413C44B; Sat, 20 Jan 2007 13:19:48 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l0KDJmAa067230; Sat, 20 Jan 2007 05:19:48 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l0KDJmJc067229; Sat, 20 Jan 2007 05:19:48 -0800 (PST) (envelope-from rizzo) Date: Sat, 20 Jan 2007 05:19:48 -0800 From: Luigi Rizzo To: Ariff Abdullah Message-ID: <20070120051948.A67194@xorpc.icir.org> References: <20070119180626.GB1837@haakonia.hitnet.RWTH-Aachen.DE> <20070120100421.3e82b3ee.ariff@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20070120100421.3e82b3ee.ariff@FreeBSD.org>; from ariff@freebsd.org on Sat, Jan 20, 2007 at 10:04:21AM +0800 Cc: multimedia@freebsd.org, Christian Brueffer Subject: Re: snd_envy24(4) and snd_envy24ht(4) MFC X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jan 2007 13:19:48 -0000 On Sat, Jan 20, 2007 at 10:04:21AM +0800, Ariff Abdullah wrote: > On Fri, 19 Jan 2007 19:06:26 +0100 > Christian Brueffer wrote: > > Hey guys, > > > > are there any plans to MFC the snd_envy24(4) and snd_envy24ht > > drivers? Just read a question from someone who is looking for these > > in STABLE. > > > > There is a little chance, but I doubt if there is enough manpower to > handle the flood of soon to come PRs of quite experimental drivers > (snd_hda(4) fall under this simmilar sentiment too). Besides, there is > a slight A[PB]I changes which require selective MFC. > > In the meantime, how about creating a port out of binary modules from > http://people.freebsd.org/~ariff/lowlatency/ . Most people have good > result with it, and in other sense, increase its reputation as a prime > MFC candidate. ariff, do you have matching sources (for releng 6) for those binary modules ? so we could help debugging the code. I have a problem with the rec input selection (it always records from the mic input even if the mixer apparently accepts the command and remembers the identity of the souce) which i would like to fix... cheers luigi