From owner-freebsd-bluetooth@FreeBSD.ORG Mon Jun 13 06:48:11 2011 Return-Path: Delivered-To: bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10586106564A for ; Mon, 13 Jun 2011 06:48:11 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by mx1.freebsd.org (Postfix) with ESMTP id A1A328FC08 for ; Mon, 13 Jun 2011 06:48:10 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 4E43CDEBFE; Mon, 13 Jun 2011 07:48:07 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id BW15bFVWdqom; Mon, 13 Jun 2011 07:48:07 +0100 (BST) Received: from galant.ukfsn.org (unknown [89.195.67.156]) by mail.ukfsn.org (Postfix) with ESMTP id 26979DEB9D; Mon, 13 Jun 2011 07:48:05 +0100 (BST) Received: by galant.ukfsn.org (Postfix, from userid 1000) id 08F3F2600AC; Mon, 13 Jun 2011 07:48:30 +0100 (BST) Date: Mon, 13 Jun 2011 07:48:29 +0100 (BST) From: Iain Hibbert To: Da Rock In-Reply-To: <4DF53A6F.9080701@herveybayaustralia.com.au> Message-ID: References: <4DF46049.6080206@herveybayaustralia.com.au> <4DF53A6F.9080701@herveybayaustralia.com.au> User-Agent: Alpine 2.00 (NEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: bluetooth@freebsd.org Subject: Re: Asus bluetooth device - 0x1712 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: Mon, 13 Jun 2011 06:48:11 -0000 On Mon, 13 Jun 2011, Da Rock wrote: > On 06/12/11 17:30, Iain Hibbert wrote: > > On Sun, 12 Jun 2011, Da Rock wrote: > > > Trying to get this device to work on my laptop (after some time of neglect > > > - > > > I've had no use or time to look into it as yet), but none of the drivers > > > seem > > > to be working. I've even tried the atheros driver by Rusty which doesn't > > > appear to be the same device anyway. > > > > > > Under usbconfig I get: > > > on > > > usbus5 > > > > > > Any ideas? > > > > class 224/1 is wireless/rf, is there a way to check the device protocol? > > it should be 1 (bluetooth) for the ubt driver to match.. > > How do I find that out? Isn't it the rev number there? Or do I need to run a > command to find that out? I can't physically look at the device as its built > into the laptop board. No, the rev number is the USB device rev number and AFAIK has no relevance to anything.. usbconfig(8) manpage seems to be a bit sparse, you might have to check the source for tips as to what it can print out.. if the device is built in, is there some way of disabling it? (my laptop has a disable wireless switch, and also a disable bluetooth method.. mind you, both of them cause the usb device to disappear entirely) > > > Also, what is the state of bluetooth 2.x? Everything I've read has only > > > mentioned 1.1. > > > > 4.0, 3.0& 2.x spec are all mostly backwards compatible (there are very > > few deprecations) and the FreeBSD stack should continue to work on all > > modern devices, albeit without advanced features.. > > > Ok, I get that people are busy working on other (possibly) more important > things, but what is required to get the advanced features working? Where can I > find out the current status of these projects and how to help? here :) > I'm currently learning about this technology (I know, late bloomer and all... > :) ) and its various features- which are why I'm looking carefully at it now > for my current needs. Unfortunately its the advanced features which I really > need :( So if I can help advance things I will. what advanced features do you need? iain (btw I am not a FreeBSD person, I come from NetBSD but I congregate here because us BSD guys got to stick together sometimes :)