Date: Sat, 26 Oct 2002 09:18:37 +0100 From: Simon Dick <simond@irrelevant.org> To: David Banning <david@skytrackercanada.com> Cc: questions@freebsd.org Subject: Re: how to config usb port for sony clie Message-ID: <20021026081837.GA1721@irrelevant.org> In-Reply-To: <20021025181605.A95622@skytrackercanada.com> References: <20021025181605.A95622@skytrackercanada.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021026081837.GA1721>