summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f461a32..ad813fd 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,8 @@ FoolOS is tested/developed on the following emulators/machines
Todos
-----
+* ethernet drivers: vbox E1000 /virtio / NS2000 / ipxe network drivers?
+* tcp/ip stack
* threads! semaphores
* return value / argv / env
@@ -100,7 +102,6 @@ Todos
* GCC optimizations (break kernel?) / volatile??
-* Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?)
* Unit Testing