- added suppot to the Probe class to limit its search for
commit470e552bb7ec33db88143e8117c986736177d405
authorcdfrey <cdfrey>
Fri, 30 Nov 2007 22:55:23 +0000 (30 22:55 +0000)
committercdfrey <cdfrey>
Fri, 30 Nov 2007 22:55:23 +0000 (30 22:55 +0000)
tree1def8c882cf2805c656b8731606722e4f354cce2
parentdc3bf36c2e52082a0e22e580b2b927af1b48cc94
- added suppot to the Probe class to limit its search for
       Blackberry devices to a given bus or device name
- added command line options to btool for the above Probe
       bus/device names, and updated the man page
ChangeLog
man/btool.1
src/probe.cc
src/probe.h
src/usbwrap.cc
src/usbwrap.h
tools/btool.cc