From owner-freebsd-bluetooth@FreeBSD.ORG Thu Feb 24 23:20:31 2011 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDC801065694 for ; Thu, 24 Feb 2011 23:20:31 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8080D8FC0C for ; Thu, 24 Feb 2011 23:20:31 +0000 (UTC) Received: by iwn33 with SMTP id 33so674902iwn.13 for ; Thu, 24 Feb 2011 15:20:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=rHPaEPmYxj/BshL0rvmbErjizuQwVFosOpf4shOCwYE=; b=HLKkQjRD9bi/T+82P+++ERZTOTFWIN4JTLvAd/isx//p9RVKRAVdNK8b/ISeSKKbBT wF9DiGAyrQekGqB9lvjPgK9O/eD8+EYUO4VmZz4I6zh+XhEgazZUosZuVRxb232bny5G zmy+bexgBIkc7r34wf4r1RVaT/U/+4y5B908k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lD47L74b1clARg6ZLgDsboIpCZl30gKICfV6Vx1B0ZHQMndTXLIQMYM4Q5vlE8I47L 1BNKMMC+A5fxGUZBXpgE1pRHyrdxIHKgW6MfQ/FAHMCFEQ2CWL2oQ86pEUkGcNp3N/1X wKt6kri837VD3xVWjqF7CPxH+bpRpUXg43HUk= MIME-Version: 1.0 Received: by 10.231.32.129 with SMTP id c1mr1667336ibd.145.1298589630975; Thu, 24 Feb 2011 15:20:30 -0800 (PST) Received: by 10.231.208.19 with HTTP; Thu, 24 Feb 2011 15:20:30 -0800 (PST) In-Reply-To: <4D662B9F.6000903@gmail.com> References: <4D6385E5.4030807@gmail.com> <4D653192.4070401@gmail.com> <4D662147.9050101@gmail.com> <4D662B9F.6000903@gmail.com> Date: Thu, 24 Feb 2011 15:20:30 -0800 Message-ID: From: Maksim Yevmenkin To: =?KOI8-U?B?98/Mz8TJzcnSIOvP09TJ0svP?= Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: quoted-printable Cc: freebsd-bluetooth@freebsd.org Subject: Re: ES 388 (Broadcom based) X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2011 23:20:31 -0000 2011/2/24 =F7=CF=CC=CF=C4=C9=CD=C9=D2 =EB=CF=D3=D4=C9=D2=CB=CF : > 24.02.2011 11:50, Iain Hibbert wrote: >>>> >>>> and NAP, which we do tell them all about >>> >>> Strange. The phone doesn't show anything. I have tried PANU and GN but >>> nothing >>> changes. >> >> What phone is it? I guess that the phone is not set up to access an >> external network in this way even though somebody set the probes up to >> check it.. > > It's SoneEricsson K530i and SonyEricsson W810i. I'll try to check with ot= her > phones... > > The phone can access Internet by GPRS. What I'm trying to do is to give > access to internet from my computer to my phone, so the phone can connect= to > the Internet over Bluetooth. btpand(8) is your best bet. thanks, max