Re: [Barry-devel] Success with python

2007-11-22 Thread Chris Frey
On Thu, Nov 22, 2007 at 12:51:48PM -0500, Chris Frey wrote: > 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

Re: [Barry-devel] Success with python

2007-11-22 Thread Chris Frey
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 devi