[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] ColdSync, OpenBSD and USB
- To: coldsync-hackers at lusars dot net
- Subject: Re: [coldsync-hackers] ColdSync, OpenBSD and USB
- From: Andrew Arensburger <arensb+CShackers at ooblick dot com>
- Date: Tue, 16 Jul 2002 16:45:54 -0400 (EDT)
- In-Reply-To: <000301c22d03$7a4ccac0$0a00a8c0@BillyDAugustine>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
On Tue, 16 Jul 2002, Billy D'Augustine wrote:
> Has anyone been able to get ColdSync working under OpenBSD via USB?
Not that I know of, so you're exploring uncharted territory.
> I've
> started playing around with it, but wasn't able to get far. The device
> names for OpenBSD are similar to FreeBSD, except that there is no
> /dev/ugen0, rather there are /dev/ugen0.[00..15]. I tried making a link
> from /dev/ugen0.02 to /dev/ugen to see what happens, but was given the
> error message that /dev/ugen0.2 doesn't exist?
First of all, take a look at the output of 'configure' to make
sure that it does think that you have USB. You can also look at "config.h"
after it's been generated; make sure it has the line
#define WITH_USB 1
Secondly, the PDA doesn't exist as a USB device until you start
HotSync. So if you have a 'listen serial {}' block in your .coldsyncrc,
the device won't be found. You need to use 'listen usb {}'.
If you run
coldsync -dsync:5 -dmisc:5 -dio:5
that should produce useful debugging output.
--
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.