From owner-freebsd-mobile@FreeBSD.ORG Thu May 20 15:52:07 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A0516A4CE for ; Thu, 20 May 2004 15:52:07 -0700 (PDT) Received: from mailsmtp01.sjc02.opsource.net (mailsmtp01.sjc02.opsource.net [209.34.95.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C137743D41 for ; Thu, 20 May 2004 15:52:05 -0700 (PDT) (envelope-from victor@opsource.net) Received: from opsource.net (gateway01.nuvelo.com [63.81.9.2]) (authenticated bits=0)i4KMq6LW031931 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 20 May 2004 15:52:06 -0700 Message-ID: <40AD36BC.2090101@opsource.net> Date: Thu, 20 May 2004 15:52:44 -0700 From: Victor Gregorio User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040408 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned-By: ClamAV Subject: IrDA on IBM R40 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 22:52:08 -0000 Hello folks, I'm getting an odd error with pilot-xfer and am wondering if anyone has encountered a similar problem. I am running birda-1.00_2 and pilot-link-0.11.8_3 on 5.2.1-RELEASE-p5. The Palm device is a Sony Clie. $ irs -c -e -y /dev/ptyqf -d /dev/cuaa1 -v 1 participating in discovery discovered IrCOMM, address=68e52a46, hints=PDA, IrCOMM participating in discovery discovered IrCOMM, address=68e52a46, hints=PDA, IrCOMM accepting connection 115200 baud reset LAP disconnected ## The "Connected" below does not happen until the "reset" above... $ pilot-xfer -p /dev/ttyqf --list Listening to port: /dev/ttyqf Please press the HotSync button now... Connected Error read system info on /dev/ttyqf Any suggestions on where to look for answers next? I have been Googling for clues, but have yet to find any definitive answers. My attempts to get gnomepilot2 working with /dev/ttyqf has also failed. Thanks, Victor