From owner-cvs-ports@FreeBSD.ORG Fri Sep 16 22:00:44 2005 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6667016A421; Fri, 16 Sep 2005 22:00:44 +0000 (GMT) (envelope-from michaels@sdf.lonestar.org) Received: from sdf.lonestar.org (mx.freeshell.ORG [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF16143D45; Fri, 16 Sep 2005 22:00:43 +0000 (GMT) (envelope-from michaels@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:michaels@otaku.freeshell.org [192.94.73.2]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j8GLxtaM018765; Fri, 16 Sep 2005 21:59:56 GMT Received: from localhost (localhost [[UNIX: localhost]]) by sdf.lonestar.org (8.13.1/8.12.8/Submit) id j8GLxtwS002205; Fri, 16 Sep 2005 21:59:55 GMT Date: Fri, 16 Sep 2005 16:04:03 -0600 From: Michael Seyfert To: Alexey Dokuchaev Message-ID: <20050916220403.GA1731@sdf.lonestar.org> References: <200509161141.j8GBfu3E082527@repoman.freebsd.org> <20050916121402.GA79287@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050916121402.GA79287@FreeBSD.org> Cc: cvs-ports@freebsd.org Subject: Re: cvs commit: ports/audio Makefile ports/audio/emu10kx Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-message ports/audio/emu10kx/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 22:00:44 -0000 On Fri, Sep 16, 2005 at 12:14:02PM +0000, Alexey Dokuchaev wrote: > On Fri, Sep 16, 2005 at 11:41:56AM +0000, Vsevolod Stakhov wrote: > > vsevolod 2005-09-16 11:41:56 UTC > > > > FreeBSD ports repository > > > > Modified files: > > audio Makefile > > Added files: > > audio/emu10kx Makefile distinfo pkg-deinstall pkg-descr > > pkg-install pkg-message > > audio/emu10kx/files patch-Makefile > > Log: > > Add emu10kx driver for SBlive, Audigy and Audigy2 based cards. > > This driver is alternative to snd_emu10k1 and support complex > > mixer settings, analog/digital switch, S/PDIF passthrough > > Does its license/architecture permit us getting some of its features > to the base (stock) FreeBSD driver? > > ./danfe This driver is licensed under the BSD license, but I don't think it will ever make it into the kernel. The author changed too much from the original emu10k1 sources / audio headers. I made this port to try and keep these drivers up to date with the new kernels. The original author doesn't seem to be working on this any more. (I tried contacting him, no response) These drivers sound so much better for my card than the stock driver..