Subversion Repositories HelenOS-historic

Rev

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

Rev 516 Rev 523
Line 41... Line 41...
41
 
41
 
42
/*
42
/*
43
 * Advanced Programmable Interrupt Controller for SMP systems.
43
 * Advanced Programmable Interrupt Controller for SMP systems.
44
 * Tested on:
44
 * Tested on:
45
 *  Bochs 2.0.2 - Bochs 2.2 with 2-8 CPUs
45
 *  Bochs 2.0.2 - Bochs 2.2 with 2-8 CPUs
46
 *  Simics 2.0.28 - Simics 2.2.19 2-8 CPUs
46
 *  Simics 2.0.28 - Simics 2.2.19 2-15 CPUs
47
 *  VMware Workstation 5.5 with 2 CPUs
47
 *  VMware Workstation 5.5 with 2 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
49
 *  ASUS PCH-DL with 2x 3000Mhz Pentium 4 Xeon (HT) CPUs
50
 *  MSI K7D Master-L with 2x 2100MHz Athlon MP CPUs
50
 *  MSI K7D Master-L with 2x 2100MHz Athlon MP CPUs
51
 */
51
 */