On Saturday 02 December 2006 08:05, Thomas Andrews wrote:
> A driver that I've written for the Cologne HFC-4S (based heavily on
> qozap.c) only receives interrupts when pci=routeirq is specified. The
> driver is calling pci_enable_device(), so pci=routeirq should not be
> necessary surely?

Can you point me to your driver?  I don't see it in the Linus or
-mm trees.

The most likely problem is that you are using pci_dev.irq before
calling pci_enable_device().
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to