Changes

52 bytes added ,  04:00, 12 April 2015
→‎0x11 - UhsQueryInterfaces(): Add class code to interface descriptor, found through reversing
Line 36: Line 36:  
     char unknown0[0x30 - 0x0];
 
     char unknown0[0x30 - 0x0];
 
     uint16_t vid, pid;
 
     uint16_t vid, pid;
     char unknown34[0x16c - 0x34];
+
    char unknown34[0x48 - 0x34];
 +
    uint8_t class;
 +
     char unknown34[0x16c - 0x49];
 
} UhsInterfaceDescriptor;
 
} UhsInterfaceDescriptor;
 
</syntaxhighlight>
 
</syntaxhighlight>
203

edits