The libusb_get_max_iso_packet_size ignores the endpoint information and will return the same size for all endpoints, even if the current alternative configuration does not support given size. This reverts commit a6e284610b.
a6e284610b
Add OpenDeviceWithVidPid - thanks nodtem66!
change `window` and `Window` to `windows` and `Windows`
Merge branch 'fix-context-close-race' of https://github.com/krasin/gousb
Add RequestType enum values to be passed to Device.Control()
Allow opening multiple endpoints for the same device
Fix get command urls