Extend the autodetach behavior

Detach interfaces before trying to change the config, as libusb doesn't handle that automatically.
This commit is contained in:
Nico MT
2017-07-21 21:15:49 +02:00
committed by zagrodzki
parent 9829f2fcba
commit bc91dd3f2c
6 changed files with 79 additions and 6 deletions

View File

@@ -12,3 +12,4 @@ Jirawat I. <nodtem66@gmail.com>
Thordur Bjornsson <thorduri@secnorth.net>
Vincent Serpoul <vincent@serpoul.com>
Josef Filzmaier <josef.filzmaier@gmail.com>
Nico MT <nicovell3@gmail.com>