From owner-freebsd-current@FreeBSD.ORG Thu Aug 12 03:46:21 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 6865616A4CE for ; Thu, 12 Aug 2004 03:46:21 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3916A43D54 for ; Thu, 12 Aug 2004 03:46:21 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-94.dsl.snfc21.pacbell.net [64.171.186.94]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7C3kK8U010570; Wed, 11 Aug 2004 20:46:20 -0700 Message-ID: <411AE80A.3040007@root.org> Date: Wed, 11 Aug 2004 20:46:18 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eriksson References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci_link.c acpi_pcib.c acpi_pcib_acpi.c acpi_pcib_pci.c acpi_pcibvar.h 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 03:46:21 -0000 Daniel Eriksson wrote: > This(?) breaks interrupt routing pretty badly on ASUS A7V600-X (VIA KT-600 > chipset). > > A kernel/userland from 2004.08.09.13.00.00 works just fine (sorry, no dmesg > available right now), but a kernel/userland from 2004.08.11.15.00.00 breaks > routing of interrupts to (at least) two HighPoint RocketRAID 454 cards. > > Below is part of the dmesg from a boot with ACPI on. Does it matter that > "PnP OS installed" is turned off in the BIOS? I will run some more tests > later tonight and report the results here. This is just a FYI that something > might be broken... Please cvsup and test, I've committed fixes for all known problems. -- Nate