On Mon, 2005-09-05 at 09:06 -0400, Manuel Lauss wrote: > On Mon, Sep 05, 2005 at 08:54:59AM -0400, Justin Piszcz wrote: > > I have a box where I keep getting this in dmesg: > > > > ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKD] -> GSI 5 (level, > low) > > -> IRQ 5 > > ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKD] -> GSI 5 (level, > low) > > -> IRQ 5 > > ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKD] -> GSI 5 (level, > low) > > -> IRQ 5
> > > 01:00.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX > [Cyclone] This is from the driver repeatedly calling pci_enable_device(). Can you instrument the driver to find out why? cheers, -Len - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/