support Quanta and Blackberry modes
[project/usbmode.git] / switch.h
index 97c14f3..e499326 100644 (file)
--- a/switch.h
+++ b/switch.h
@@ -14,6 +14,7 @@ struct usbdev_data {
        int msg_endpoint;
        int response_endpoint;
        int release_delay;
        int msg_endpoint;
        int response_endpoint;
        int release_delay;
+       int dev_class;
        bool need_response;
 
        char idstr[10];
        bool need_response;
 
        char idstr[10];