Files
gousb/usb
Sebastian Zagrodzki 77c176cd4c Replace descriptor Configs with a map - config ids are arbitrary numbers
(unlike interface or alt setting numbers, which are 0-based array indices).
This makes it easier to access a particular config without having to
iterate over the descriptors.
2017-04-29 11:56:49 +02:00
..
2017-04-26 22:24:46 +02:00
2017-04-28 23:58:16 +02:00