From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 21:58:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83CB616A4CE for ; Thu, 8 Jan 2004 21:58:36 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7332943D55 for ; Thu, 8 Jan 2004 21:58:35 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AepfG-000PY5-Ri; Thu, 08 Jan 2004 21:58:34 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 8 Jan 2004 21:58:34 -0800 To: Maksim Yevmenkin References: <3FFE3E69.6070201@cw.com> <20040109054909.82833.qmail@web40302.mail.yahoo.com> Message-Id: cc: current@freebsd.org Subject: Re: [Fwd: Re: 5.2 USB + Bluetooth] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 05:58:36 -0000 >> and why do i seem to have to do an l2ping to a device before >> trying to connect to a service? or am i misundersting more >> than usual? > > what do you mean? does remote device refuses the connection > unless you l2ping it? or you just do not see active baseband > connection? > > please keep in mind that baseband connections will be > automatically created on demand. also idle baseband connections > will be disconnected automatically. this is done to reduce power > consumption. yep. i think it may be a timing issue with the nokia 6600 and palm t2. still debugging. but look at that first l2 ping time # do-bt palm ping 20 bytes from 00:07:e0:0e:24:28 seq_no=0 time=2089.554 ms result=0 20 bytes from 00:07:e0:0e:24:28 seq_no=1 time=42.244 ms result=0 20 bytes from 00:07:e0:0e:24:28 seq_no=2 time=56.052 ms result=0 also, is there a hack for the palm t2 to allow serial port service so i can use jpilot-sync over bt? randy