add USBDriver_Impl::DeviceExists so we can see if a device exists before trying to...
authorMark Cannon <vyhdycokio@gmail.com>
Sat, 19 Mar 2011 23:07:45 +0000 (19:07 -0400)
committerCarl Myers <cmyers@cmyers.org>
Sun, 20 Mar 2011 04:51:06 +0000 (21:51 -0700)
commit2bcb5651699d357d2b806165ade1f29749cd3096
tree028e0681cea44847bbe6f05a5f222c05ff4cf233
parent133855300464b8692c10d931876d51b1430e6a8f
add USBDriver_Impl::DeviceExists so we can see if a device exists before trying to instantiate it
src/arch/USB/USBDriver_Impl.cpp
src/arch/USB/USBDriver_Impl.h
src/arch/USB/USBDriver_Impl_Libusb.cpp
src/arch/USB/USBDriver_Impl_Libusb.h
src/arch/USB/USBDriver_Impl_WinUSB.cpp
src/arch/USB/USBDriver_Impl_WinUSB.h
src/io/USBDriver.cpp
src/io/USBDriver.h