On Sat, Aug 27, 2011 at 2:12 PM, Dan Smith <dsmith@danplanet.com> wrote:
Yeah, but the wouxun cable behaves a little differently. The VX7 cable
has the TX and RX lines tied together so that it "echos" everything
either side sends. If there is a race condition in an interrupt handler
in the prolific driver (or something similar), the immediate echo could
be poking it where the relatively slow exchange back and forth of the
wouxun does not.
Well, (a) that's only in the FT2800 driver, so it won't affect the VX7
and (b) that is because the radio doesn't implement flow control and
shoving data to it too fast makes it silently fail. It's definitely a
different problem than the kernel USB driver crashing.
Oh, yeah? Someone contributed a script change for the MacOS package and
he said it worked. I'll cc you on an email to him so we can get that
worked out as I was hoping to do another release before too long :)