qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV devices exampl


From: Thomas Huth
Subject: Re: [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV devices examples
Date: Wed, 5 Jan 2022 13:02:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

On 23/12/2021 18.17, Hongren (Zenithal) Zheng wrote:
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
---
  docs/qdev-device-use.txt | 1 +
  1 file changed, 1 insertion(+)

diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
index 2408889334..278fb66c0a 100644
--- a/docs/qdev-device-use.txt
+++ b/docs/qdev-device-use.txt
@@ -342,6 +342,7 @@ The new way is -device DEVNAME,DEV-OPTS...  Details depend 
on DRIVER:
  * tablet          -device usb-tablet
  * wacom-tablet    -device usb-wacom-tablet
  * u2f             -device u2f-{emulated,passthru}
+* canokey         -device canokey
  * braille         See "Character Devices"

Please drop this patch. The list here is only about legacy USB device usage with the "-usbdevice" parameter, but since there never was and never will be a "-usbdevice canokey", there is no need to add an entry here.

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]