From owner-cvs-src@FreeBSD.ORG Sat Mar 25 19:46:20 2006 Return-Path: X-Original-To: cvs-src@freebsd.org 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 8D72316A41F; Sat, 25 Mar 2006 19:46:20 +0000 (UTC) (envelope-from Danovitsch@vitsch.net) Received: from amsfep12-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8915A43D45; Sat, 25 Mar 2006 19:46:18 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from Vitsch.net ([62.195.87.223]) by amsfep12-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060325194614.GEFN5936.amsfep12-int.chello.nl@Vitsch.net>; Sat, 25 Mar 2006 20:46:14 +0100 Received: from [192.168.87.6] (j56043.upc-j.chello.nl [24.132.56.43]) by Vitsch.net (8.11.3/8.11.3) with ESMTP id k2PJheP28700; Sat, 25 Mar 2006 20:43:40 +0100 (CET) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" Organization: Vitsch Electronics To: Ariff Abdullah Date: Sat, 25 Mar 2006 20:46:01 +0100 User-Agent: KMail/1.8.2 References: <200603222224.k2MMON7r005598@repoman.freebsd.org> In-Reply-To: <200603222224.k2MMON7r005598@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603252046.01253.Danovitsch@vitsch.net> Cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Mar 2006 19:46:20 -0000 On Wednesday 22 March 2006 23:24, Ariff Abdullah wrote: > ariff 2006-03-22 22:24:23 UTC > > FreeBSD src repository > > Modified files: > sys/dev/sound/pci ich.c > Log: > Don't set primary resume interrupt flag during channel initialization > since it can cause high interrupt rate (storm) and slowdown the entire > system. Thanks! -- Daan Vreeken