From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 15:38:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3498A16A4CE for ; Fri, 4 Jun 2004 15:38:18 -0700 (PDT) Received: from mailsmtp01.sjc02.opsource.net (mailsmtp01.sjc02.opsource.net [209.34.95.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2716143D2F for ; Fri, 4 Jun 2004 15:38:18 -0700 (PDT) (envelope-from victor@opsource.net) Received: from [10.1.7.14] (gateway01.nuvelo.com [63.81.9.2]) (authenticated bits=0)i54MbU2I027961 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 4 Jun 2004 15:37:31 -0700 From: Victor Gregorio To: freebsd-questions@freebsd.org In-Reply-To: <40AEAA61.5020600@opsource.net> References: <40AEAA61.5020600@opsource.net> Content-Type: text/plain Message-Id: <1086388698.3843.99.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 04 Jun 2004 15:38:18 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned-By: ClamAV Subject: Re: FreeBSD and Sony Clie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 22:38:18 -0000 I have been meaning to post my solution for a while now. Brent from the freebsd-questions@freebsd.org mailing list helped me with the birda command. The command that worked for me is: /usr/local/bin/irs -d /dev/cuaa1 -y /dev/ptypv -c -e I can then connect via serial device /dev/ttypv at a rate of 115200. Thanks Brent. -Victor On Fri, 2004-05-21 at 18:18, Victor Gregorio wrote: > Has anyone had any luck getting a Sony Clie to sync with > gpilotd/pilot-link/jpilot/anything on FreeBSD? > > I have had no success with USB syncing using uvisor, and limited success > using IrDA (/dev/cuaa1 on my IBM R40). Through IrDA, birda sees the > device. I cannot get any application to take advantage of this > connection though. > > Any advice on where to look next would be greatly appreciated. > > Thanks, Victor >