diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-08 15:49:38 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-08 15:49:38 +0200 |
| commit | 4fdb0ed3a324adab8d752bdaa58b61ac445fea00 (patch) | |
| tree | d35e93c9971e903c6e3cac45acccb38c170abe9f /README.md | |
| parent | 12b60a62e6d639f53d64f8a5823870070d8b467b (diff) | |
spinlocks
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -49,7 +49,6 @@ Features Please note that all features are only very rudimentary and buggy. - * PIT support / Timing * PIC support & Interrupt handling framework * PCI bus scanning @@ -60,22 +59,23 @@ Please note that all features are only very rudimentary and buggy. * Floppy disk driver * VESA * ACPI / MP (to get processor info) +* Spinlocks Todos ----- -* Sync primitives * Shell * E1000 driver * Port c lib and gcc * Networking stack * Web-server * User space +* mouse driver +* window manager + * 64-bit * ARM * JVM -* mouse driver -* window manager * USB driver * Ext2 driver * Higher half kernel |
