[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] m500 + usb + freebsd



On Mon, Oct 22, 2001 at 02:02:36AM +0200, Jedrzej Nasiadek wrote:
> Does anybody of you have a clue what can be wrong (or maybe where to try
> hacking a bit?

	You can look in libpconn/PConnection_usb.c, and find the line

	/* XXX - It seems to help here to send a packet to the m500. */

at that point, add the line

	write(pconn->fd, "hello", 5);

That might help. Or it might not.

-- 
Andrew Arensburger                      This message *does* represent the
arensb@ooblick.com                      views of ooblick.com
				Fnord
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.