From owner-freebsd-current@FreeBSD.ORG Thu Aug 12 17:11:45 2004 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 EFC0516A4CE for ; Thu, 12 Aug 2004 17:11:45 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A1243D45 for ; Thu, 12 Aug 2004 17:11:45 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7CHBi8U028489; Thu, 12 Aug 2004 10:11:44 -0700 Message-ID: <411BA4D0.4080904@root.org> Date: Thu, 12 Aug 2004 10:11:44 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7 (X11/20040702) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Robin P. Blanchard" , leafy7382@gmail.com References: <9B5C1FCAFB35084787C21EFFFA78DD9E612D6D@EBE1.gc.nat> In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9E612D6D@EBE1.gc.nat> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: HEADSUP: new pci irq routing committed 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: Thu, 12 Aug 2004 17:11:46 -0000 Robin P. Blanchard wrote: > Unforunately, your latest commits are still yielding interrupt storms and > acpi complaints...dmesg attached. Ok, I just committed some code that should fix both of your problems. It handles an edge case for DPFs. Thanks for all the testing. -Nate