projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f84813
)
USB: define USB_CLASS_MISC in <linux/usb/ch9.h>
author
David Brownell
<david-b@pacbell.net>
Tue, 12 Dec 2006 23:12:30 +0000
(15:12 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 7 Feb 2007 23:44:32 +0000
(15:44 -0800)
Add USB_CLASS_MISC to <linux/usb/ch9.h>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/ch9.h
patch
|
blob
|
history
diff --git
a/include/linux/usb/ch9.h
b/include/linux/usb/ch9.h
index c720d107ff29b4fbf29e17e2e3a90eff08b7988c..ae7833749fa2c3b0f6e0cbc69744efe6734dcdff 100644
(file)
--- a/
include/linux/usb/ch9.h
+++ b/
include/linux/usb/ch9.h
@@
-224,6
+224,7
@@
struct usb_device_descriptor {
#define USB_CLASS_CONTENT_SEC 0x0d /* content security */
#define USB_CLASS_VIDEO 0x0e
#define USB_CLASS_WIRELESS_CONTROLLER 0xe0
+#define USB_CLASS_MISC 0xef
#define USB_CLASS_APP_SPEC 0xfe
#define USB_CLASS_VENDOR_SPEC 0xff