diff options
author | Hongren (Zenithal) Zheng <i@zenithal.me> | 2022-05-19 20:40:03 +0800 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-06-14 10:34:36 +0200 |
commit | adaf4d2e84d30e559327917b0725f98f0d5b8cd4 (patch) | |
tree | acf6fca3cb2d2e207d7a2dc469c6ece08c6f8f27 /docs/system | |
parent | 994e735c830f01e58710fdc01f5c527ed2ac7aba (diff) |
docs/system/devices/usb: Add CanoKey to USB devices examples
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
Message-Id: <YoY6o+QFhzA7VHcZ@Sun>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/system')
-rw-r--r-- | docs/system/devices/usb.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/system/devices/usb.rst b/docs/system/devices/usb.rst index afb7d6c226..872d916758 100644 --- a/docs/system/devices/usb.rst +++ b/docs/system/devices/usb.rst @@ -199,6 +199,10 @@ option or the ``device_add`` monitor command. Available devices are: ``u2f-{emulated,passthru}`` Universal Second Factor device +``canokey`` + An Open-source Secure Key implementing FIDO2, OpenPGP, PIV and more. + For more information, see :ref:`canokey`. + Physical port addressing ^^^^^^^^^^^^^^^^^^^^^^^^ |