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

[coldsync-hackers] Coldsync and FreeBSD 4.7



Greetings,

I have installed coldsync 2.2.5 out of ports.  I have setup my
~/.coldsyncrc as:

listen usb {
	device: /dev/ugen0;
	protocol: full;
}


The usbd daemon is running.  The device /dev/ugen0 has 666 perms.  The
issue is that when I attempt to sync coldsync with a 'bus error'.  If I
strace I get lots of these messages:

open("/dev/ugen0", O_RDWR)              = -1 ENXIO (Device not configured)
nanosleep(0xbfbff7a8, 0xbfbff7a0)       = 0


The odd thing is that I have all the necessary USB stuff in my kernel.  I
also added the 'uvisor' device and recompiled, but MAKEDEV has no visor
device, so I can't make the visor device.


Can anyone shed light on whats going on?


Thanks,

Drew
-- 
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.