Re: pci_dev structure: irq and irq_resource

From: Brian Gerst (bgerst@quark.vpplus.com)
Date: Fri May 05 2000 - 13:19:37 EST


Ivan Passos wrote:
>
> 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??

It's for ISA PnP.

--

Brian Gerst

- 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