From owner-freebsd-bluetooth@FreeBSD.ORG Mon Aug 4 13:07:30 2014 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E98C5C00 for ; Mon, 4 Aug 2014 13:07:30 +0000 (UTC) Received: from udns.ultimateDNS.NET (ultimatedns.net [209.180.214.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6E1B29EA for ; Mon, 4 Aug 2014 13:07:30 +0000 (UTC) Received: from udns.ultimatedns.net (localhost [127.0.0.1]) by udns.ultimateDNS.NET (8.14.5/8.14.5) with ESMTP id s74D9lt0055411 for ; Mon, 4 Aug 2014 06:09:53 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) Received: (from www@localhost) by udns.ultimatedns.net (8.14.5/8.14.5/Submit) id s74D9gBq055405; Mon, 4 Aug 2014 06:09:42 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net ([209.180.214.225]) (UDNSMS authenticated user chrish) by ultimatedns.net with HTTP; Mon, 4 Aug 2014 06:09:42 -0700 (PDT) Message-ID: In-Reply-To: <20140803172130.GK10844@e-new.0x20.net> References: <49a3a3111c58068d81cea4fa40a7e2cc.authenticated@ultimatedns.net> <20140803172130.GK10844@e-new.0x20.net> Date: Mon, 4 Aug 2014 06:09:42 -0700 (PDT) Subject: Re: Whereis, what happened to the ubt man page(s)? From: "Chris H" To: "freebsd Bluetooth" User-Agent: UDNSMS/2.0.3 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2014 13:07:31 -0000 Greetings, and thank you for your reply. > On Sun, Aug 03, 2014 at 09:28:53AM -0700, Chris H wrote: >> Greetings, >> I've been [attempting] to experiment with bluetooth(3). I was experimenting >> with trying to connect, or pair with my "smart phone". When I plug in my >> bluetooth dongle, I see the the manufacturer, and other information. The >> device is listed in /dev as ubt0. But I am unable to pair, or otherwise >> communicate [usefully] with the phone. I attempted to read up on ubt >> >> # man ubt >> No manual entry for ubt >> >> So is this some super-secret device that only it's developer is allowed >> to understand/work with? >> >> Thank you for all your time, and consideration. >> >> --Chris >> >> P.S. the above was performed on RELENG_8, and RELENG_9 > > It's ng_ubt(4). > ODD. But yes. So it is. Thanks again, for your help. Greatly appreciated. --Chris