Subject: Re: port-i386/37001 (acpi enabled kernel locks up bringing up fxp0
To: None <joerg@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: netbsd-bugs
Date: 11/01/2007 00:15:10
The following reply was made to PR port-i386/37001; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: port-i386/37001 (acpi enabled kernel locks up bringing up fxp0
NIC)
Date: Thu, 1 Nov 2007 01:06:44 +0100
On Wed, Oct 31, 2007 at 11:40:02PM +0000, Mathias De Belder wrote:
> > Does the dmesg still show the same interrupt routing as before?
>
> It does.
>
> I've attached the new dmesg output below of a kernel with your
> previously posted patch applied:
OK, please provide me the dmesg for boot -v. It is picking up the ACPI
SCI which it should never ever do if it has a change to use an interrupt
from the list. The patch I gave you should made sure that it takes one
from the list, even if the weight is positive. boot -v will actually
give me the list.
Joerg