Re: dfu-util 0.5

2012-04-21 Thread Hans Petter Selasky
On Saturday 21 April 2012 07:48:41 Matthias Apitz wrote: > El día Friday, April 20, 2012 a las 04:18:46PM +0200, Matthias Apitz escribió: > > > Hi, > > > > > > You need to patch the latest git: > > > > > > git clone git://git.openezx.org/dfu-util.git > > > > > > And build that. > > Hello, > >

Is there a facility to send USB requests through the script?

2012-04-21 Thread Yuri
I am looking at the USB webcam device that doesn't work on BSD (stalls). I have the log of linux USB communcation to the same device, where it works fine. Is there a way I can send the particular requests to USB device through script, as a debugging facility, so that I can easily change what i

Re: Is there a facility to send USB requests through the script?

2012-04-21 Thread Daniel O'Connor
On 22/04/2012, at 14:34, Yuri wrote: > I am looking at the USB webcam device that doesn't work on BSD (stalls). > I have the log of linux USB communcation to the same device, where it works > fine. > > Is there a way I can send the particular requests to USB device through > script, as a debugg

Re: Is there a facility to send USB requests through the script?

2012-04-21 Thread Hans Petter Selasky
On Sunday 22 April 2012 07:25:20 Daniel O'Connor wrote: > On 22/04/2012, at 14:34, Yuri wrote: > > I am looking at the USB webcam device that doesn't work on BSD (stalls). > > I have the log of linux USB communcation to the same device, where it > > works fine. > > > > Is there a way I can send th