From f43cb3450ada0240b7394cd36d92188563f61643 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 6 Feb 2026 13:16:45 +0100 Subject: Add USB faq --- faq/usb.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 faq/usb.mdwn diff --git a/faq/usb.mdwn b/faq/usb.mdwn new file mode 100644 index 00000000..215a624e --- /dev/null +++ b/faq/usb.mdwn @@ -0,0 +1,16 @@ +[[!meta copyright="Copyright © 2026 Free Software Foundation, +Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!tag faq/support]] + +[[!meta title="Is USB supported?"]] + +USB disk and CD are supported in `rumpusbdisk`. For now the stack is embedded inside it, so we don't support other USB devices. Once we still it in two pieces with the `ugen` interface in between, we will be able to support other USB devices. -- cgit v1.2.3