Closed jsiobj closed 2 years ago
How can I find more info about this "Unknown type". Is it USB or HID related ?
USB related, and more specifically Windows related. This particular one is not really important from overall device functionality point of view, i.e. Linux doesn't even query these descriptors at all. In short, the Microsoft OS descriptors enable USB device to tell what driver should Windows use so Windows can install the driver automatically.
See #78, #115, #121.
Hello @desowin , I should have looked a bit more... Thanks for the quick reply.
Hello,
I am trying to understand how some MIDI controller is working (NI Traktor Kontrol F1) and I am using Wireshark to see USB communications so I can get a teensy board read / write from / to the controller (which is not "pure" MIDI from my understanding).
And I am also trying to understand how USB and HID work...
At some point I get the following :
I got 4 frames (2 requests / 2 replies) like that :
How can I find more info about this "Unknown type". Is it USB or HID related ?
As stated in "Expert Info" in Wireshark, I am reporting this to usb pcap team although I am not sure it is the right place to do it...
Thanks for your help.
Jean-Sébastien.