patch-2.4.0-test12 linux/arch/alpha/kernel/sys_ruffian.c
Next file: linux/arch/alpha/lib/Makefile
Previous file: linux/arch/alpha/kernel/pci_iommu.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Nov 27 17:50:12 2000
- Orig file:
v2.4.0-test11/linux/arch/alpha/kernel/sys_ruffian.c
- Orig date:
Tue Oct 31 12:42:25 2000
diff -u --recursive --new-file v2.4.0-test11/linux/arch/alpha/kernel/sys_ruffian.c linux/arch/alpha/kernel/sys_ruffian.c
@@ -56,9 +56,9 @@
init_i8259a_irqs();
- /* Not interested in the bogus interrupts (0,3,4,6),
+ /* Not interested in the bogus interrupts (0,3,6),
NMI (1), HALT (2), flash (5), or 21142 (8). */
- init_pyxis_irqs(0x17f0000);
+ init_pyxis_irqs(0x16f0000);
common_init_isa_dma();
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)