From owner-freebsd-current@FreeBSD.ORG Mon Dec 15 07:48:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F5316A4CE for ; Mon, 15 Dec 2003 07:48:06 -0800 (PST) Received: from mailhub1.midco.net (mailhub1.midco.net [24.220.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D7C243D37 for ; Mon, 15 Dec 2003 07:48:02 -0800 (PST) (envelope-from pmes@bis.midco.net) Received: (qmail 23985 invoked by uid 0); 15 Dec 2003 15:48:01 -0000 Received: from host-195-219-220-24.midco.net (HELO bis.midco.net) ([24.220.219.195]) (envelope-sender ) by lvs-pop.midco.net (qmail-ldap-1.03) with SMTP for ; 15 Dec 2003 15:48:01 -0000 Message-ID: <3FDDD7AE.7040801@bis.midco.net> Date: Mon, 15 Dec 2003 09:47:58 -0600 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6a) Gecko/20031104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: re@FreeBSD.org References: <200312151501.hBFF1Abp088978@fledge.watson.org> In-Reply-To: <200312151501.hBFF1Abp088978@fledge.watson.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@FreeBSD.org Subject: Re: 5.2-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 15:48:06 -0000 Robert Watson wrote: > Testing focuses for 5.2-RELEASE > > +---------------------------------------------------------------------------+ > | Issue | Status |Responsible| Description | > |--------------+-------------+-----------+----------------------------------| > | | | |The PCM audio framework and device| > | | | |drivers have been locked and free | > |PCM locking | | |of Giant for quite a while, but | > |and |Needs testing|-- |LOR problems persist along with | > |performance | | |reports of poor audio performance | > |issues | | |under load. These problems are | > | | | |believed to have been corrected, | > | | | |but more testing is desired. | > |--------------+-------------+-----------+----------------------------------| > This longstanding problem has now been fixed as far as I'm concerned. Xmms hasn't played mp3s without a hicup for me on -CURRENT since at least a year, if not two or more. It's been so long I can't recall. I'm testing with a soundblaster live! value card: pcm0: port 0xef20-0xef3f irq 17 at device 17.0 on pci0 pcm0: I'm running a -CURRENT SMP kernel on a Tyan S1832DL w/dual PII 350s. I only assume it's working with 5.2 RC1. Pete...