Subject: Re: port-i386/37001: acpi related hang bringing up fxp
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: netbsd-bugs
Date: 09/18/2007 11:35:02
The following reply was made to PR port-i386/37001; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill@invisible.ca>
To: gnats-bugs@NetBSD.org
Cc: port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: port-i386/37001: acpi related hang bringing up fxp
Date: Tue, 18 Sep 2007 07:32:04 -0400 (EDT)

 On Mon, 17 Sep 2007, Mathias De Belder wrote:
 > fxp0 at pci1 dev 8 function 0: Intel PRO/100 VE (MOB) Network Controller, rev 129
 > LNKB: Picked IRQ 9 with weight 0
 > fxp0: interrupting at irq 9
 > fxp0: Ethernet address 00:0f:1f:c3:3d:0b
 
 The ACPI SCI interrupt also uses irq 9. If you remove options PCIBIOS and 
 the PCI_*_FIXUP options from an ACPI-enabled kernel, does fxp still use 
 irq 9?
 
 Cheers,
 Jared