From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 20 09:59:51 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D053CD7C; Wed, 20 Mar 2013 09:59:51 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 8F694B33; Wed, 20 Mar 2013 09:59:51 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 91EDAE3F07B; Wed, 20 Mar 2013 10:59:50 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KQrViJ1edGfF; Wed, 20 Mar 2013 10:59:48 +0100 (CET) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 5F3A4E3F079; Wed, 20 Mar 2013 10:59:48 +0100 (CET) Date: Wed, 20 Mar 2013 10:59:47 +0100 From: Joel Dahl To: Yamagi Burmeister Subject: Re: snd_envy24{,ht} recording support? Message-ID: <20130320095947.GA18683@devbox.vnode.local> References: <20130313215327.d4d84624ddc07ca07b83a879@yamagi.org> <20130320085207.b21d890c59babbeea0431da9@yamagi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130320085207.b21d890c59babbeea0431da9@yamagi.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org, bjk@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 09:59:51 -0000 On Wed, Mar 20, 2013 at 08:52:07AM +0100, Yamagi Burmeister wrote: > On Tue, 19 Mar 2013 15:19:59 +0100 > David Demelier wrote: > > > Unfortunately the snd_envy* drivers are very bad supported. It lacks a > > lot of code to support the full card. I have had a card with a chip > > that was *supported* (but not) by the driver and I didn't manage to > > play any sound.. > > > > The current code of the driver is - I think - at early stages because > > of lot of commented code so I guess the maintainer didn't have too > > much time to spend on that. > > I don't think that we'll ever see a bigger update to the snd_env* > family. I haven't seen Konstantin Dimitrov (the maintainer) for years, > the link to the datasheets and documentation [1] is long dead and even > the existing patches like kern/152378 weren't committed. Have you tried contacting Konstantin? The last (private) mail I received from him was in July, 2011. He sent me a long mail about the state of the envy drivers in FreeBSD. It's quite interesting, but I'd rather not publish it here without his permission. -- Joel