projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
23ec355
)
am7xxx: fail if USB configuration or interface are not right
author
Antonio Ospite <ospite@studenti.unina.it>
Sat, 23 Mar 2013 21:40:25 +0000
(22:40 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sat, 23 Mar 2013 22:44:40 +0000
(23:44 +0100)
Check the return values of libusb_set_configuration() and
libusb_claim_interface(), this way it is easier to spot devices which
require a different setting.
No differences found