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

[coldsync-hackers] clie CL10/U FreeBSD support



I am wondering if coldsync works with FreeBSD (4.7 Stable).
I presently have version 2.2.5

There is a reference to a web address that apparently has info
on this topic, but the link appears to be dead.

There is very little documentation on this combination, and I beleive I
have scanned the archives fairly well but am still nowhere to 
finding an answer.

When the sync is pushed on the clie I do get a;
Oct 27 01:48:01 ada /kernel: ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00,
+addr 2
Oct 27 01:48:01 ada /kernel: ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00,
+addr 2
Oct 27 01:48:01 ada /kernel: ucom0: init failed, STALLED
Oct 27 01:48:01 ada /kernel: device_probe_and_attach: ucom0 attach returned 6
Oct 27 01:48:01 ada /kernel: ugen0: Palm, Inc. Palm Handheld, rev 1.00/1.00,
+addr 2

in the log. My ~.coldsyncrc is simply;

listen usb {
        device: "/dev/ugen0";
        protocol: simple;
}

and my usbd.conf is;

device "Palm Handheld"
       devname "ucom0"
       vendor 0x0830
       product 0x0003
       release 0x0100


I have tried a number of different configurations. The most common error I get
is;

$ bash-2.03$ coldsync
Error: USB support not enabled.
Error: Can't open connection.

There is a reference to a Clie page on your web page which seems dead.

Could you give me any direction?

My Clie is a SL10/U

thanks -


-- 
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.