Files
gousb/usb
Sebastian Zagrodzki 5f122b4dcd Introduce two more layers between device and endpoint:
device -> active config -> claimed interface -> endpoints.
Device can have at most one active config. A config can have
multiple claimed interfaces, each with a specific alt setting.
An interface with an alt setting defines a list of endpoints.
2017-04-29 00:01:11 +02:00
..
2017-04-26 22:24:46 +02:00
2017-04-28 23:58:16 +02:00