summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-09-17 23:41:58 -0400
committerIan Moffett <ian@osmora.org>2025-09-17 23:41:58 -0400
commit6e01308125578033be453233eda4f8eee2322581 (patch)
tree1396f1890ca22c16f42719d873179180d4f218cb
parent32e0f3c3dab92116e5395571d2769b1fa83ac3a7 (diff)
parent0b1d108120bce2fae04551eadf72342bbbac4864 (diff)
Merge branch 'dev'
-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