summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-09-08 15:49:38 +0200
committerMichal Idziorek <m.i@gmx.at>2014-09-08 15:49:38 +0200
commit4fdb0ed3a324adab8d752bdaa58b61ac445fea00 (patch)
treed35e93c9971e903c6e3cac45acccb38c170abe9f /README.md
parent12b60a62e6d639f53d64f8a5823870070d8b467b (diff)
spinlocks
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d7bf7cf..5c4e848 100644
--- a/README.md
+++ b/README.md
@@ -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