patch-2.2.14 linux/include/asm-i386/fixmap.h
Next file: linux/include/asm-i386/sgi-cobalt.h
Previous file: linux/include/asm-alpha/vga.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Jan 4 10:12:24 2000
- Orig file:
v2.2.13/linux/include/asm-i386/fixmap.h
- Orig date:
Tue May 11 10:35:43 1999
diff -u --recursive --new-file v2.2.13/linux/include/asm-i386/fixmap.h linux/include/asm-i386/fixmap.h
@@ -45,7 +45,10 @@
FIX_APIC_BASE, /* local (CPU) APIC) -- required for SMP or not */
#endif
#ifdef CONFIG_X86_IO_APIC
- FIX_IO_APIC_BASE,
+ FIX_IO_APIC_BASE_0, /* IF YOU CHANGE THIS, PLEASE ALSO CHANGE */
+ FIX_IO_APIC_BASE_1, /* MAX_IO_APICS in arch/i386/irq.h */
+ FIX_IO_APIC_BASE_2,
+ FIX_IO_APIC_BASE_3,
#endif
#ifdef CONFIG_X86_VISWS_APIC
FIX_CO_CPU, /* Cobalt timer */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)