From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 26 20:24:59 2011 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FD9B106566B; Tue, 26 Apr 2011 20:24:59 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id DFB7B8FC17; Tue, 26 Apr 2011 20:24:58 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id BED221E000DA; Tue, 26 Apr 2011 22:24:57 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p3QKNnQ3015025; Tue, 26 Apr 2011 22:23:49 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p3QKNnIX015024; Tue, 26 Apr 2011 22:23:49 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Tue, 26 Apr 2011 22:23:49 +0200 To: Andriy Gapon Message-ID: <20110426202349.GA14855@triton8.kn-bremen.de> References: <4DB6F7BA.4070808@FreeBSD.org> <4DB701C4.30802@FreeBSD.org> <20110426174449.GA4437@triton8.kn-bremen.de> <20110426185132.GA8111@triton8.kn-bremen.de> <4DB72341.7060201@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DB72341.7060201@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: netchild@FreeBSD.org, Juergen Lock , multimedia@FreeBSD.org Subject: Re: SNDCTL_DSP_GETIPTR implementation 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: Tue, 26 Apr 2011 20:24:59 -0000 On Tue, Apr 26, 2011 at 10:55:45PM +0300, Andriy Gapon wrote: > on 26/04/2011 21:51 Juergen Lock said the following: > > Seems to work, yay! :) > > Thanks for testing! > > > PS: the linux pulseaudio lib port can still be committed, right? > > Because the updated rpm netchild built now also seems to no longer > > need the symlink. > > It would not be as useful for me now, but I think it still could be useful. > So, yes :) Committed. (Also the linux_dvbwrapper-kmod port a few days ago btw.) Thanx, :) Juergen