--- 2.4/arch/i386/kernel/pci-irq.c Sat Nov 3 19:51:08 2001 +++ build-2.4/arch/i386/kernel/pci-irq.c Sun Nov 4 11:57:00 2001 @@ -48,6 +48,8 @@ * Search 0xf0000 -- 0xfffff for the PCI IRQ Routing Table. */ +#undef DBG +#define DBG printk static struct irq_routing_table * __init pirq_find_routing_table(void) { u8 *addr;