ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-i386 / mach-summit / mach_mpspec.h
1 #ifndef __ASM_MACH_MPSPEC_H
2 #define __ASM_MACH_MPSPEC_H
3
4 /*
5  * a maximum of 256 APICs with the current APIC ID architecture.
6  */
7 #define MAX_APICS 256
8
9 #define MAX_IRQ_SOURCES 256
10
11 /* Maximum 256 PCI busses, plus 1 ISA bus in each of 4 cabinets. */
12 #define MAX_MP_BUSSES 260
13
14 #endif /* __ASM_MACH_MPSPEC_H */