[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Cannot Coldsync with Visor Pro...
On Mon, Oct 01, 2001 at 12:03:43AM -0400, Brian Skrab wrote:
> Just unpacked a new Visor Pro and am having some trouble getting
> coldsync to talk with it.
[...]
> ===== Waiting for wakeup packet
> usb read: Input/output error
> slp_read: read: Input/output error
Let me guess: this message is printed at exactly the same time
that the Visor times out and breaks the connection, right? If so, it
appears to be the same problem as with the Palm m50x series.
I'm working on this, but since Palm isn't being forthcoming
with documentation, I don't know how long it might take. In the
meantime, this should only be a USB problem; if you have a serial
cradle, that should work fine.
In a nutshell, this is a classic example of producer-consumer
starvation (I have a CS degree! See how I can sling jargon? Whee!): it
looks as if the Palm has sent a packet, but ColdSync hasn't seen it,
for whatever reason. Now ColdSync is blocking, waiting for a packet
from the Palm, and the Palm is blocking, waiting for a response from
the desktop.
--
Andrew Arensburger This message *does* represent the
arensb@ooblick.com views of ooblick.com
Of course I'm arrogant. The best usually are.
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.