On Fri, Nov 16, 2007 at 12:43:37AM -0500, Martin Owens wrote:
> But I had a poke around probe.cc and ran btool -v -l and bashed some
> of the commands on the python command line and I can still access the
> information even though usb_storage is in the way; it seems I don't
> need to claim the device to send bulkWrite or bulkRead (at least in
> pyusb)
Interesting. Have you tried commenting out the following line
in probe.cc:
Interface iface(dev, InterfaceNumber);
And commenting out the following line in controller.cc:
m_iface = new Usb::Interface(m_dev, device.m_interface);
And seeing what happens?
- Chris
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Barry-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/barry-devel