[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] FreeBSD 4.4 and USB palm m505 issues.
> The obvious thing that leaps out is that you're using
> /dev/ugen0.2. If I understand things correctly, /dev/ugen?.? are the
> devices for the endpoints on a device. You need to use /dev/ugen0;
> ColdSync will then get information about the device there, then open
> /dev/ugen0.2 once it determines that it needs to use endpoint #2.
You were right, so I tried ugen0 instead. After hitting the hotsync button
on my cradle and running:
baked% coldsync -t usb -p /dev/ugen0 -mI
I get the following:
Please press the HotSync button.
pconn_usb_open: Warning: Unexpected USB vendor ID 0x830.
usb read: Input/output error
slp_read: read: Input/output error
Error during cmp_read: (1) Error in system call or library function.
Error: Can't connect to Palm.
I haven't had time to double-check, but I think I came across this error
while reading archives from this list, so I'll have to do that. Thanks for
the reply!
Romain
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.