From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 14 09:37:15 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3B0016A418 for ; Sun, 14 Oct 2007 09:37:15 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id E2F6413C448 for ; Sun, 14 Oct 2007 09:37:14 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 14 Oct 2007 09:10:34 -0000 Received: from h081217094222.dyn.cm.kabsi.at (EHLO taxman.pepperland) [81.217.94.222] by mail.gmx.net (mp018) with SMTP; 14 Oct 2007 11:10:34 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX1/a7gU78cfa8jdYehR0QzKtr5d7bPrugt/0GE9Cba NFm/lkadWeLZhL From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Sun, 14 Oct 2007 11:10:31 +0200 User-Agent: KMail/1.9.7 References: <20071003082557.7A14B1C00087@mwinf2522.orange.fr> <20071012150113.GA16370@ns.stare.cz> In-Reply-To: <20071012150113.GA16370@ns.stare.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710141110.32463.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Subject: Re: OSS driver on current 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: Sun, 14 Oct 2007 09:37:15 -0000 On Friday 12 October 2007 17:01:13 Jan Stary wrote: > Hi all, > > > Please can you tell me if the OSS driver is running on current? > > i installed and tried it, and when running osstest the computer locks > > up playing an infinite loop of near 1/2 second; same behaviour playing > > any sound files. > > before I test the latest OSS driver (build 1008) on my > 6.2-RELEASE-p8 / SB Live (which will be tonight), I have > some questions: > > Are there any plans to integrate the "good bits" of the now-open > OSS code into the FreeBSD tree? Are there gonna be any changes > to the sound(4) interface? Are there gonna be drivers for the > good-but-yet-unsupported cards (MAudio, Envy)? The open source version of OSS doesn't support the envy24 chipset. See http://developer.opensound.com/opensource_oss/licensing.html for more information. -- Stefan