projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa29141
)
usb: Add Interface Association Descriptor descriptor type
author
Brad Hards
<bradh@frogmouth.net>
Sun, 3 Apr 2011 05:33:18 +0000
(15:33 +1000)
committer
Gerd Hoffmann
<kraxel@redhat.com>
Thu, 26 May 2011 09:55:02 +0000
(11:55 +0200)
Signed-off-by: Brad Hards <bradh@frogmouth.net>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb.h
patch
|
blob
|
history
diff --git
a/hw/usb.h
b/hw/usb.h
index 7e46141fedc3f0f3a630ff99ff09b8f6f2266ac6..ca06bf8596c8d404f7a313aac61546cb473fd790 100644
(file)
--- a/
hw/usb.h
+++ b/
hw/usb.h
@@
-124,6
+124,7
@@
#define USB_DT_ENDPOINT 0x05
#define USB_DT_DEVICE_QUALIFIER 0x06
#define USB_DT_OTHER_SPEED_CONFIG 0x07
+#define USB_DT_INTERFACE_ASSOC 0x0B
#define USB_ENDPOINT_XFER_CONTROL 0
#define USB_ENDPOINT_XFER_ISOC 1