From owner-freebsd-multimedia@FreeBSD.ORG Mon Aug 18 16:38:49 2008 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 9BFA81065676; Mon, 18 Aug 2008 16:38:49 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7878FC15; Mon, 18 Aug 2008 16:38:49 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id AA32D744203; Mon, 18 Aug 2008 19:38:46 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mrLD3thkdRpj; Mon, 18 Aug 2008 19:38:46 +0300 (EEST) Received: from [10.2.1.87] (gateway.cybervisiontech.com.ua [91.198.50.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id E4DD47441D3; Mon, 18 Aug 2008 19:38:45 +0300 (EEST) Message-ID: <48A9A595.4070109@icyb.net.ua> Date: Mon, 18 Aug 2008 19:38:45 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.16 (X11/20080805) MIME-Version: 1.0 To: Alexander Motin References: <53a1e0710808130628t451c5e87n28adb7d01b03dfd4@mail.gmail.com> <48A2E5DA.4060203@FreeBSD.org> <48A2E8D6.10806@icyb.net.ua> <48A2ED4A.6060606@icyb.net.ua> <48A2F930.3010908@FreeBSD.org> In-Reply-To: <48A2F930.3010908@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: RFC: massive snd_hda driver update to better conform UAA 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: Mon, 18 Aug 2008 16:38:49 -0000 A note unrelated to the previous report. On my 6.3/amd64 system I get a message similar to the following each time I kldunload snd_hda: kernel: hdac0: detached kernel: Warning: memory type hdac leaked memory on destroy (7 allocations, 16832 bytes leaked). Also several cycles of snd_hda unload/load lead to a complete freeze of the system. -- Andriy Gapon