-- mingo
--- linux/arch/i386/kernel/io_apic.c.orig Mon Aug 10 14:10:30 1998
+++ linux/arch/i386/kernel/io_apic.c Mon Aug 10 14:10:40 1998
@@ -1177,7 +1177,7 @@
pirqs_enabled)
{
printk("ENABLING IO-APIC IRQs\n");
- io_apic_irqs = ~((1<<2)|(1<<13));
+ io_apic_irqs = ~((1<<2)|(1<<9)|(1<<13));
} else {
if (ioapic_blacklisted())
printk(" blacklisted board, DISABLING IO-APIC IRQs\n");
-
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.altern.org/andrebalsa/doc/lkml-faq.html