From owner-freebsd-hardware@FreeBSD.ORG Tue May 26 06:43:55 2015 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ACD0775A for ; Tue, 26 May 2015 06:43:55 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C81A192 for ; Tue, 26 May 2015 06:43:54 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 4D5261FE023; Tue, 26 May 2015 08:43:51 +0200 (CEST) Message-ID: <5564165B.30109@selasky.org> Date: Tue, 26 May 2015 08:44:43 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Alberto Mijares CC: freebsd-hardware@freebsd.org Subject: Re: Bluetooth USB Host Controller Atheros Communications References: <55630A0C.50604@selasky.org> <55639DE9.4070904@selasky.org> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2015 06:43:55 -0000 On 05/26/15 00:24, Alberto Mijares wrote: >> >> Should be: >> >> kldload ng_ubt >> >> Any difference? >> > > Since this is the first instruction in section 31.5.1 from the > handbook, this was the first command I typed. The module is already > loaded. > > However > > # ls /dev/ubt* > ls: No match. > > Should the device be recognized? What else should I try? > usbconfig show_ifdrv --HPS