From 18f5f98e620d731a11116b17f14baf9ab829fd29 Mon Sep 17 00:00:00 2001 From: Bananymous Date: Mon, 21 Apr 2025 22:13:31 +0300 Subject: [PATCH] General: Mark USB hubs done in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bceca98..241aa7cd 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,14 @@ If you want to try out DOOM, you should first enter the GUI environment using th - [x] PS2 keyboard (all scancode sets) - [x] PS2 mouse - [x] USB + - [x] xHCI + - [ ] EHCI + - [ ] OHCI + - [ ] UHCI - [x] Keyboard - [x] Mouse - [x] Mass storage - - [ ] Hubs + - [x] Hubs - [ ] ... - [ ] virtio devices (network, storage)