Messages in this thread |  | | From | "Capaul Giachen F (KADA 12)" <> | Subject | [Question] Assinging of IRQ to an ethernet card | Date | Tue, 14 Jan 2003 13:31:46 +0100 |
| |
Hi,
My ethernet card is unfortunately being assigned IRQ 19 instead of IRQ 11. My C and kernel knowledge is virtually inexisten, yet I'd like to try and fix that myself, by basically telling my kernel that IRQ 11 is the one to take. I had a look at a driver code (8139too.c) and was under the impression that the assignment of the IRQ is done somewhere else. I'm currently looking at irq.c in the arch\i386\pci\ directory. Is that the right place to attempt this, or should I be looking somewhere else?
Thank you for your help,
-Flurin - 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/
|  |