[patch 0/3] pci: store PCI_INTERRUPT_PIN in pci_dev
From: Kristen Accardi (kristen.c.accardi_at_intel.com)
Date: 10/27/05
- Previous message: Kristen Accardi: "[patch 1/3] pci: store PCI_INTERRUPT_PIN in pci_dev"
- Next in thread: Arjan van de Ven: "Re: [patch 0/3] pci: store PCI_INTERRUPT_PIN in pci_dev"
- Reply: Arjan van de Ven: "Re: [patch 0/3] pci: store PCI_INTERRUPT_PIN in pci_dev"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: pcihpd-discuss@lists.sourceforge.net Date: Thu, 27 Oct 2005 12:30:05 -0700
Store the value of PCI_INTERRUPT_PIN in the pci_dev structure for use
later. This is useful for pci hotplug. When a device is "surprise"
removed, the pci config space is no longer available. However,
the pin value is needed to correctly disable the irq for the device.
-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Kristen Accardi: "[patch 1/3] pci: store PCI_INTERRUPT_PIN in pci_dev"
- Next in thread: Arjan van de Ven: "Re: [patch 0/3] pci: store PCI_INTERRUPT_PIN in pci_dev"
- Reply: Arjan van de Ven: "Re: [patch 0/3] pci: store PCI_INTERRUPT_PIN in pci_dev"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|