Messages in this thread |  | | Subject | Re: PCI interrupts | Date | Mon, 5 Nov 2001 23:57:27 +0000 (GMT) | From | Alan Cox <> |
| |
> In my development system the PCI card I am developing the > driver for reports (from the PCI config region) that it is using > interrupt 5. I can't register this interrupt as it is already > in use by the USB controller.
PCI interrupts are shared, and must be sharable. Generally the bus wiring determines what gets shared - 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/
|  |