[Spice-devel] [PATCH spice-gtk v4 14/29] fixup! usb-redir: add implementation of emulated CD device
Frediano Ziglio
fziglio at redhat.com
Tue Aug 27 09:22:31 UTC 2019
Add comment on constant
---
src/usb-device-cd.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/usb-device-cd.c b/src/usb-device-cd.c
index c33bb290..2234289c 100644
--- a/src/usb-device-cd.c
+++ b/src/usb-device-cd.c
@@ -57,6 +57,7 @@ typedef struct SpiceCdLU {
#define MAX_LUN_PER_DEVICE 1
#define USB2_BCD 0x200
+/* Red Hat USB VID */
#define CD_DEV_VID 0x2b23
#define CD_DEV_PID 0xCDCD
#define CD_DEV_CLASS 8
--
2.20.1
More information about the Spice-devel
mailing list