pci_dev structure: irq and irq_resource

From: Ivan Passos (lists@cyclades.com)
Date: Fri May 05 2000 - 12:13:51 EST


Hello,

I was looking at the pci_dev structure, and I found two different
references to IRQ:

        unsigned int irq;
        struct resource irq_resource[DEVICE_COUNT_IRQ];

I guess the irq field is an image of the PCI config. register that holds
the IRQ value for the PCI device. Question: what's the purpose of this
irq_resource field??

Thanks in advance.

Regards,
Ivan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:18 EST