patch-2.1.116 linux/arch/i386/kernel/io_apic.c
Next file: linux/arch/i386/kernel/ldt.c
Previous file: linux/arch/i386/kernel/head.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 10 09:06:00 1998
- Orig file:
v2.1.115/linux/arch/i386/kernel/io_apic.c
- Orig date:
Thu Aug 6 14:06:28 1998
diff -u --recursive --new-file v2.1.115/linux/arch/i386/kernel/io_apic.c linux/arch/i386/kernel/io_apic.c
@@ -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");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov