When attempting to use a configuration descriptor longer than 64 bytes (for a MIDI device), only the first 64 bytes go through causing the device to not be set up properly. This appears to be at the end of the first midi_out section (around L119 in main.c). I've attached both a capture recorded in wireshark and the main.c file with what I'm attempting to use.
When attempting to use a configuration descriptor longer than 64 bytes (for a MIDI device), only the first 64 bytes go through causing the device to not be set up properly. This appears to be at the end of the first midi_out section (around L119 in main.c). I've attached both a capture recorded in wireshark and the main.c file with what I'm attempting to use.
midi-test.zip