diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-07-19 01:29:59 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-07-19 01:29:59 +0200 |
commit | 62ac6b4100db4aaef379d71647da78c1acc102ec (patch) | |
tree | a74eb8096e0e92536b72b13dc526f11d8502d91b | |
parent | 72df8997e1f51fb3f63940b4914362dcc4936cfc (diff) |
note about rumpusbdisk
-rw-r--r-- | faq/drivers.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/faq/drivers.mdwn b/faq/drivers.mdwn index 50ba171d..ca7abab4 100644 --- a/faq/drivers.mdwn +++ b/faq/drivers.mdwn @@ -29,5 +29,7 @@ instance. Firmware loading is not implemented yet. For graphical mode, Xorg is supported, e.g. with the vesa driver. DRM is not supported yet. +USB is on its way to getting supported with rumpusbdisk. + [[microkernel/mach/gnumach/ports/Xen]] is also supported, both blkfront and netfront. |