diff options
author | César Belley <cesar.belley@lse.epita.fr> | 2020-08-26 13:42:05 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-08-31 08:23:39 +0200 |
commit | 15e557b716c1795e311c31f56bfa168f107f3ce7 (patch) | |
tree | 7545f5b72c8567c5e7b6a14f9bffcf8daf5e9332 /docs/system/usb.rst | |
parent | 0a40bcb740aabf5e9504168dee039d5b9f242c41 (diff) |
docs/system: Add U2F key to the USB devices examples
Signed-off-by: César Belley <cesar.belley@lse.epita.fr>
Message-id: 20200826114209.28821-9-cesar.belley@lse.epita.fr
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/system/usb.rst')
-rw-r--r-- | docs/system/usb.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/system/usb.rst b/docs/system/usb.rst index ddfa828d74..9a2f1927c4 100644 --- a/docs/system/usb.rst +++ b/docs/system/usb.rst @@ -81,6 +81,9 @@ option or the ``device_add`` monitor command. Available devices are: ``usb-audio`` USB audio device +``u2f-{emulated,passthru}`` + Universal Second Factor device + .. _host_005fusb_005fdevices: Using host USB devices on a Linux host |