diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-09 12:01:13 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-09 12:01:13 +0200 |
| commit | 732903c53df8837e65b940abba5e53437bd37443 (patch) | |
| tree | 85ba3efbec738b35bdc36ae3659af6d25e64047f /README.md | |
| parent | c99297e87574dd26f2b9304d706ed13cbb2b9a40 (diff) | |
readme update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -49,19 +49,20 @@ Features Please note that all features are only very rudimentary and buggy. +* Bootloader (2 stages) * PIT support / Timing * PIC support & Interrupt handling framework * PCI bus scanning * Physical memory management * Virtual memory management * Multitasking -* Multiple processors +* Symmetric Multiprocessing +* ACPI / MP * Floppy disk driver -* VESA -* ACPI / MP (to get processor info) -* Spinlocks * PS2 Mouse driver * Keyboard driver (redesign!) +* VESA +* Spinlocks Todos ----- |
