Lib: Adding falling back to usb_set_altinterface() if probing endpoints fails. This...
commit9e346dc6025a9babad240fa13816a356944849ff
authorToby Gray <toby.gray@realvnc.com>
Mon, 4 Oct 2010 10:35:17 +0000 (4 11:35 +0100)
committerToby Gray <toby.gray@realvnc.com>
Mon, 4 Oct 2010 10:35:17 +0000 (4 11:35 +0100)
tree03a75b6f6c9f7cc1ab0da54945dfe9aa71b3a337
parentaf595a6dbf1ded46a05a866ccb9abddf8da16f5b
Lib: Adding falling back to usb_set_altinterface() if probing endpoints fails. This does risk breaking usb-storage, but is only used as a last resort.
src/controller.cc
src/probe.cc
src/probe.h
src/usbwrap.cc
src/usbwrap.h