On Fri, Oct 25, 2002 at 06:16:05PM -0400, David Banning wrote:
> I thought that usb support for palm devices has been around now for some
> time, but I was not able to find much info for fbsd.
> 
> Has anyone had success with this? It seems several different 
> devices have been used; ugen0, usb0 and some others. usb is configured in my 
> kernel. I am using;
> 
> pilot-link-0.11.4:
> and;
> 4.5-STABLE 
> 
> Errors are;
> 
> 
> $ pilot-xfer  -p /dev/usb0 -i myfile.prc   
> 
>    ERROR: Invalid argument
>    Unable to bind to port '/dev/usb'
>    Please use --help for more information
> 
> $ pilot-xfer  -p /dev/ugen0 -i myfile.prc
> 
>    ERROR: Device not configured
>    Unable to bind to port '/dev/ugen0'
>    Please use --help for more information
> 
> Is the sony clie supported? Any ideas what I can do?

I've not got it working myself, but I believe you are meant to use
pilot-xfer -p usb:/dev/ucom0 after making sure you have the uvisor
kernel module loaded. That's the part I'm having trouble with :)

-- 
Simon Dick                                      [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to