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

[Barry-devel] Success with python

2007-11-15 Thread Martin Owens
Hello, Status update: I can read C but I haven't done C programming in a very long time so I've been avoiding hacking barry while I'm still not sure of everything that's going on. Fortunately for me I do know python, and python has pyusb which has allowed me to play around with my Blackberry Pear