From owner-freebsd-bluetooth@FreeBSD.ORG Thu Apr 19 17:22:43 2012 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 C7DB2106566C for ; Thu, 19 Apr 2012 17:22:43 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 4F09C8FC14 for ; Thu, 19 Apr 2012 17:22:43 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) by mail.0x20.net (Postfix) with ESMTP id C48C26A6017; Thu, 19 Apr 2012 19:22:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.0x20.net Received: from mail.0x20.net ([217.69.76.211]) by mail.0x20.net (mail.0x20.net [217.69.76.211]) (amavisd-new, port 10024) with ESMTP id i4cQCEOmvxPj; Thu, 19 Apr 2012 19:22:41 +0200 (CEST) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 854B66A6014; Thu, 19 Apr 2012 19:22:41 +0200 (CEST) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.4/8.14.4) with ESMTP id q3JHMfEg013013; Thu, 19 Apr 2012 19:22:41 +0200 (CEST) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.4/8.14.4/Submit) id q3JHMeME012797; Thu, 19 Apr 2012 19:22:40 +0200 (CEST) (envelope-from lars) Date: Thu, 19 Apr 2012 19:22:40 +0200 From: Lars Engels To: Xavier Message-ID: <20120419172240.GO37811@e-new.0x20.net> References: <8CEEC4E599314A2-1044-4EB5C@webmail-d009.sysops.aol.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bxfI0o3bCF0nmU/u" Content-Disposition: inline In-Reply-To: <8CEEC4E599314A2-1044-4EB5C@webmail-d009.sysops.aol.com> X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.2-RELEASE-p3 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-bluetooth@freebsd.org Subject: Re: determine if an USB bluetooth adapter is compatible with 9.0-RELEASE 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, 19 Apr 2012 17:22:43 -0000 --bxfI0o3bCF0nmU/u Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 19, 2012 at 10:17:56AM -0400, Xavier wrote: > Hi, >=20 > I plug-in an USB bluetooth adapter to 9.0-RELEASE. >=20 > I get the logs: >=20 > ugen3.2: at usbus3 > ubt0: on usbus3 ^^^^^^^^ The device was regonized as a USB bluetooth device, see ng_ubt(4). >=20 > How can I determine if this adapter is compatible with 9.0-RELEASE ? It already works. :) --bxfI0o3bCF0nmU/u Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk+QSeAACgkQKc512sD3afi33wCdFcc3rVc1IacV9qfrx63wTsY7 JcQAoLj/pMl+idre+VqQ84TQB2Ycumxe =hxIP -----END PGP SIGNATURE----- --bxfI0o3bCF0nmU/u--