summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e97a90..146ed2b 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,6 @@ share any existing operating system sources.
## Goals
- POSIX compliancy
-- ~~Sliding syscall "namespaces" (windows/domains)~~
- PCI
- PCIe
- PCI(e) MSI
@@ -35,6 +34,9 @@ share any existing operating system sources.
- NVMe support
- Single-level store orthogonal to disk/ram
- UNIX-like FS layered on SLS
+- Block I/O framework
+- USB support (xHCI / USB 3.0)
+- Capability based security
...
## Build instructions