From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 20 07:13:02 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF3BA16A4CE for ; Wed, 20 Apr 2005 07:13:02 +0000 (GMT) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C100F43D45 for ; Wed, 20 Apr 2005 07:13:02 +0000 (GMT) (envelope-from julian@elischer.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id BA7911F470B; Wed, 20 Apr 2005 00:13:01 -0700 (PDT) Received: from [192.168.2.3] (home.elischer.org [216.240.48.38]) by idiom.com (8.12.11/8.12.11) with ESMTP id j3K7D0JE031984; Wed, 20 Apr 2005 00:13:01 -0700 (PDT) (envelope-from julian@elischer.org) Message-ID: <426600F4.6010408@elischer.org> Date: Wed, 20 Apr 2005 00:12:52 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050214 X-Accept-Language: en, hu MIME-Version: 1.0 To: hselasky@c2i.net References: <200504192036.12201.hselasky@c2i.net> In-Reply-To: <200504192036.12201.hselasky@c2i.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Multimedia Subject: Re: Some bugs and patches X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 07:13:03 -0000 Hans Petter Selasky wrote: > > > 6) I have modified the sound driver so that it can be opened from within the > kernel. This enables me to make a sound-bridge that moves data from an > ISDN/telephony device to a sound device (full duplex). This works very well > and the delay is very little. Are there any plans to make such support > generic or what do you think? may be useful for a video interface I'm contemplating.