source: trunk/hal/x86_64/core/hal_apic.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @327   7 years max Clean up, and fix several SMP-related issues. The LAPIC timer is still …
(edit) @237   7 years max Attach the secondary CPUs, and for now route the keyboard irq to cpu1 …
(edit) @236   7 years max Launch the secondary CPUs. For now, they all say hello and enter an …
(edit) @235   7 years max Start adding some code for SMP support
(edit) @234   7 years max style
(edit) @203   7 years max start moving the APIC code into the PIC driver
(edit) @202   7 years max register the ATA IRQs
(edit) @199   7 years max map the LAPIC and IOAPIC in a separate function
(edit) @154   7 years max use a demultiplexer to get the channel on the serial port, and make …
(edit) @153   7 years max cleanup
(edit) @152   7 years max add a basic RS232 COM1 implementation
(edit) @145   7 years max style
(edit) @138   7 years max update
(edit) @137   7 years max improve the APIC implementation
(edit) @135   7 years max start moving the APIC into the XCU driver
(edit) @117   7 years max Calibrate the LAPIC timer with the PIT, with one interrupt per second …
(edit) @89   7 years max Parse the IOAPIC structure in ACPI, map the IOAPIC, and enable the …
(edit) @86   7 years max enable the timer (not yet calibrated)
(edit) @83   7 years max we want to have the LAPIC non-cacheable
(copy) @82   7 years max Rename a certain number of things, and improve the APIC support.
copied from trunk/hal/x86_64/core/hal_lapic.c:
(copy) @51   7 years max Create the core/ sub-directory for x86_64.
Note: See TracRevisionLog for help on using the revision log.