Hello. I'm trying to find a way to extract the raw hid report descriptor of a HID device. I will have a filter driver attached to the device so I don't mind the mode (kernel/user) where I get it. I don't want anything pre-parsed, I need the raw binary data. Example of report descriptor: http://euc.jp/periphs/xbox-pad-report-desc.txt[^] Does anyone know how to achieve this? ZeWaren / Erwan Martin, French student.