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

Re: [coldsync-hackers] clie CL10/U FreeBSD support



On Sun, Oct 27, 2002 at 04:20:50PM -0500, David Banning wrote:
> On Sun, Oct 27, 2002 at 08:04:30PM +0000, Josef Karthauser wrote:
> > On Sun, Oct 27, 2002 at 02:05:14AM -0500, David Banning wrote:
> > > 
> > > $ bash-2.03$ coldsync
> > > Error: USB support not enabled.
> > > Error: Can't open connection.
> > > 
> > 
> > Are you compiling coldsync from the port?  This looks like coldsync
> > wasn't compiled with usb support.
> 
> First I compiled it from the ports. That is version 2.1.3.
> Then I downloaded the source and compiled and installed it.
> That is version 2.2.5. In either case I get the same error.
> 
> I don't know what this command does, but while I have been digging 
> I saw someone using it;
> 
> bash-2.03$ echo foo < /dev/ugen0
> bash: /dev/ugen0: Device not configured
> bash-2.03$
> 
> Maybe that means that work needs to be done separate from coldsync?
> 
> I have enabled
> 
> # USB com devices
> device          ucom
> device          uplcom
> device          uvscom  
> device          uvisor  
> 
> in my kernel. I don't know what else to do to configure ugen0.
> 

Why not use the /dev/ucom0 device?  Make sure that you've created device
nodes for it (cd /dev ; sh MAKEDEV ucom0) and then use that instead of
ugen using the serial protocols.

Joe
-- 
"As far as the laws of mathematics refer to reality, they are not certain;
and as far as they are certain, they do not refer to reality." - Albert
Einstein, 1921

PGP signature