Subversion Repositories HelenOS

Rev

Rev 268 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 268 Rev 437
Line 44... Line 44...
44
 * Advanced Programmable Interrupt Controller for MP systems.
44
 * Advanced Programmable Interrupt Controller for MP systems.
45
 * Tested on:
45
 * Tested on:
46
 *  Bochs 2.0.2 - Bochs 2.2 with 2-8 CPUs
46
 *  Bochs 2.0.2 - Bochs 2.2 with 2-8 CPUs
47
 *  Simics 2.0.28 - Simics 2.2.14 2-4 CPUs
47
 *  Simics 2.0.28 - Simics 2.2.14 2-4 CPUs
48
 *  ASUS P/I-P65UP5 + ASUS C-P55T2D REV. 1.41 with 2x 200Mhz Pentium CPUs
48
 *  ASUS P/I-P65UP5 + ASUS C-P55T2D REV. 1.41 with 2x 200Mhz Pentium CPUs
-
 
49
 *  ASUS PCH-DL with 2x 3000Mhz Pentium 4 Xeon (HT) CPUs
-
 
50
 *  MSI K7D Master-L with 2x 2100MHz Athlon MP CPUs
49
 */
51
 */
50
 
52
 
51
/*
53
/*
52
 * These variables either stay configured as initilalized, or are changed by
54
 * These variables either stay configured as initilalized, or are changed by
53
 * the MP configuration code.
55
 * the MP configuration code.