Re: [PATCH] plusb.c patched to support Belkin F5U258 USB host-to-host cable

2008-02-16 Thread David Brownell
Here's a patch with cleanups and without various encoding bugs. Can you verify it still works? Also, some of the Prolific chips use some bizarre control requests, which by all rights should not be needed. They seem to exist only to cope with things the device firmware should have handled ...

Re: [PATCH] plusb.c patched to support Belkin F5U258 USB host-to-host cable

2008-02-14 Thread David Brownell
On Thursday 14 February 2008, tony_gibbs wrote: I have tried to make the changes I have been working on and testing with your help into a patch as attached. Please let me know what you think of it. It arrived line wrapped, and turned on debug options that should stay off by default ... it

Re: [PATCH] plusb.c patched to support Belkin F5U258 USB host-to-host cable

2008-02-14 Thread tony_gibbs
Dear Dave, Thanks for the reply. I don't know why it arrived line-wrapped, and I thought I had turned DEBUG off. So I need to try again on those. What device name should be there? Just PL-25A1? or Belkin F5U258? Yes I did get it to pass data back and forth, and I posted a message to linux-usb