Add USB_CLASS_MISC to <linux/usb/ch9.h>

Signed-off-by: David Brownell <[EMAIL PROTECTED]>

Index: g26/include/linux/usb/ch9.h
===================================================================
--- g26.orig/include/linux/usb/ch9.h    2006-12-12 15:10:22.000000000 -0800
+++ g26/include/linux/usb/ch9.h 2006-12-12 15:11:06.000000000 -0800
@@ -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
 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to