From owner-freebsd-bluetooth@FreeBSD.ORG Fri Aug 27 16:12:26 2004 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3AB116A4CF for ; Fri, 27 Aug 2004 16:12:26 +0000 (GMT) Received: from out002.email.savvis.net (out002.apptix.savvis.net [216.91.32.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33BEC43D2F for ; Fri, 27 Aug 2004 16:12:26 +0000 (GMT) (envelope-from Maksim.Yevmenkin@savvis.net) Received: from s228130hz1ew03.apptix-01.savvis.net ([10.146.4.28]) by out002.email.savvis.net with Microsoft SMTPSVC(6.0.3790.0); Fri, 27 Aug 2004 11:12:29 -0500 Received: from [10.254.186.111] ([66.35.239.94]) by s228130hz1ew03.apptix-01.savvis.net with Microsoft SMTPSVC(6.0.3790.0); Fri, 27 Aug 2004 11:12:24 -0500 Message-ID: <412F5D64.6030607@savvis.net> Date: Fri, 27 Aug 2004 09:12:20 -0700 From: Maksim Yevmenkin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040822 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Edwin D. Vinas" References: <20040827013607.36975.qmail@web51105.mail.yahoo.com> In-Reply-To: <20040827013607.36975.qmail@web51105.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Aug 2004 16:12:24.0538 (UTC) FILETIME=[A3BA3BA0:01C48C50] cc: freebsd-bluetooth@freebsd.org Subject: Re: Bluetooth questions X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 16:12:26 -0000 Edwin D. Vinas wrote: > Hi, > > I have a new FreeBSD-5.2.1 installed right now in my > PC. I want to know if it has Obex file transfer > support? Also, how do i install Obex and make it work? > Is there ant stable FreeBSD version which performs > well with Bluetooth? didn't you get my first reply? :) http://lists.freebsd.org/pipermail/freebsd-bluetooth/2004-August/000043.html 5.2.1 still would not work, sorry :( the reason is sdp(3) API. i did not want to merge all the fixes from -current into 5.2.x because i was not sure i had a final version of sdp(3) API. why don't you try 5.3-BETA (RELENG_5). the install comms/obexapp port. it should compile. Symbian-based phones should work with obexapp port. and, please, cc'ing to everybody :) thanks, max