From owner-cvs-src Wed Feb 12 9:26:31 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8232237B401; Wed, 12 Feb 2003 09:26:30 -0800 (PST) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6268143F93; Wed, 12 Feb 2003 09:26:29 -0800 (PST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost [127.0.0.1]) by fump.kawo2.rwth-aachen.de (8.12.6/8.12.6) with ESMTP id h1CHQRBs070603; Wed, 12 Feb 2003 18:26:28 +0100 (CET) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.6/8.12.6/Submit) id h1CHQR5C070602; Wed, 12 Feb 2003 18:26:27 +0100 (CET) Date: Wed, 12 Feb 2003 18:26:27 +0100 From: Alexander Langer To: Brian Feldman Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pcm dsp.c Message-ID: <20030212172627.GC70239@fump.kawo2.rwth-aachen.de> References: <200302111658.h1BGwsjJ059397@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302111658.h1BGwsjJ059397@repoman.freebsd.org> X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. User-Agent: Mutt/1.5.3i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Brian Feldman (green@FreeBSD.org): > Sound devices were being leaked by dsp_open() not actually releasing the > channels it allocates if chn_reset() on them resulted in failure. > ARROW'D! Not having looked further: Does this happen to fix the problems people are seeing when autovchans are enabled? thanks Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message