summaryrefslogtreecommitdiffstats
path: root/hw/usb.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2011-06-23 17:15:43 +0200
committerGerd Hoffmann <kraxel@redhat.com>2011-06-23 17:15:55 +0200
commita7fb71d1b2a992a0c4842f06e2b450889e2442ec (patch)
tree681d53f844c67b35a5b34dbc7010db6c26f4ae11 /hw/usb.h
parentc3a90cb120e3b274eb87e65fbdd15d4328e8685f (diff)
downloadhqemu-a7fb71d1b2a992a0c4842f06e2b450889e2442ec.zip
hqemu-a7fb71d1b2a992a0c4842f06e2b450889e2442ec.tar.gz
usb: ignore USB_DT_DEBUG
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/usb.h')
-rw-r--r--hw/usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/usb.h b/hw/usb.h
index a6b311f..076e2ff 100644
--- a/hw/usb.h
+++ b/hw/usb.h
@@ -130,6 +130,7 @@
#define USB_DT_ENDPOINT 0x05
#define USB_DT_DEVICE_QUALIFIER 0x06
#define USB_DT_OTHER_SPEED_CONFIG 0x07
+#define USB_DT_DEBUG 0x0A
#define USB_DT_INTERFACE_ASSOC 0x0B
#define USB_ENDPOINT_XFER_CONTROL 0
OpenPOWER on IntegriCloud