From owner-cvs-all@FreeBSD.ORG Fri Sep 16 12:36:08 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 9C45716A41F; Fri, 16 Sep 2005 12:36:08 +0000 (GMT) (envelope-from vsevolod@FreeBSD.org) Received: from mx.jet.msk.su (mx.jet.msk.su [62.117.74.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0700B43D48; Fri, 16 Sep 2005 12:36:07 +0000 (GMT) (envelope-from vsevolod@FreeBSD.org) Received: from host1.internal.jet.msk.su ([193.124.4.1] helo=tiger.jet.su) by mx.jet.msk.su with esmtp (Exim 4.34) id 1EGFRm-000376-Ky; Fri, 16 Sep 2005 16:36:06 +0400 Received: from [192.168.10.144] (helo=kiwi.service.jet.msk.su ident=postfix) by tiger.jet.su with esmtp (Exim 4.33) id 1EGFRh-0002l2-Pt; Fri, 16 Sep 2005 16:36:01 +0400 Received: from [192.168.10.62] (hds-mita.service.jet.msk.su [192.168.10.62]) by kiwi.service.jet.msk.su (Postfix) with ESMTP id B68F31BD65; Fri, 16 Sep 2005 16:35:55 +0400 (MSD) Message-ID: <432ABA30.3000904@FreeBSD.org> Date: Fri, 16 Sep 2005 16:27:28 +0400 From: Vsevolod Stakhov User-Agent: Mozilla Thunderbird 1.0 (X11/20050203) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexey Dokuchaev References: <200509161141.j8GBfu3E082527@repoman.freebsd.org> <20050916121402.GA79287@FreeBSD.org> In-Reply-To: <20050916121402.GA79287@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@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-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 16 Sep 2005 12:36:08 -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? I'm not developer of this driver, so you should ask him.