summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-12-01 00:03:04 +0100
committerMichal Idziorek <m.i@gmx.at>2014-12-01 00:03:04 +0100
commit0ec5b4d78c0fa1e256577f22e4265fd8a9e12197 (patch)
treebf4b934adcbdd8ef21a194e845f629a5fbfdab60 /README.md
parentb875bc86aac2c9a733ddb9b3db4ead94d2c4c053 (diff)
Paging between 2 'tasks' loaded from ELF files.
Both files are loaded at: 0x08048000 virutal!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e475e17..14e87c6 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,8 @@ Todos
* Begin to worry about reentrancy of clib!
* Support some TTY standard
* Real User space
+* /dev/console
+* /dev/kb
* USB driver
* E1000 driver