[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] FreeBSD 4.4 and USB palm m505 issues.
On Sat, 24 Nov 2001, Romain Komorn wrote:
> The error I'm getting is:
>
> pconn_usb_open: Can't get information about USB device.
> ioctl(USB_GET_DEVICEINFO): Invalid argument
> Error: Can't open connection.
>
> After reading through some of the list archive, I ran the following
> command:
>
> coldsync -t usb -p /dev/ugen0.2 -I -dsync:5 -dmisc:5 -dio:5
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.
--
Andrew Arensburger Actually, these _do_ represent the
arensb@ooblick.com opinions of ooblick.com!
Generic Tagline V 6.01
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.