From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 05:35:07 2003 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 342E637B404 for ; Fri, 1 Aug 2003 05:35:07 -0700 (PDT) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FFB343F75 for ; Fri, 1 Aug 2003 05:35:06 -0700 (PDT) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Sender: dpelleg@gs166.sp.cs.cmu.edu To: "S.W.Liu" MMDF-Warning: Parse error in original version of preceding line at gs166.sp.cs.cmu.edu References: From: Dan Pelleg Date: 01 Aug 2003 08:34:44 -0400 In-Reply-To: Message-ID: Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: does freebsd support IRDA comm.? 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, 01 Aug 2003 12:35:07 -0000 "S.W.Liu" writes: > Does FreeBSD support IRDA devices? and how to config? > > thk! It supports some IRDA devices. You will need to install the birda port (/usr/ports/comm/birda). Then you will need an application that can talk to your device (eg coldsync for some PalmOs devices). -- Dan Pelleg