From owner-freebsd-bluetooth@FreeBSD.ORG Mon Nov 23 08:39:43 2009 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 D1F1A106566B for ; Mon, 23 Nov 2009 08:39:43 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from smtp6.freeserve.com (smtp5.freeserve.com [193.252.22.151]) by mx1.freebsd.org (Postfix) with ESMTP id 953AD8FC16 for ; Mon, 23 Nov 2009 08:39:43 +0000 (UTC) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3538.me.freeserve.com (SMTP Server) with ESMTP id 518141C00085; Mon, 23 Nov 2009 09:39:41 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3538.me.freeserve.com (SMTP Server) with ESMTP id 4084A1C00084; Mon, 23 Nov 2009 09:39:41 +0100 (CET) Received: from rya-online.net (unknown [89.194.128.250]) by mwinf3538.me.freeserve.com (SMTP Server) with SMTP id 6F7741C00081; Mon, 23 Nov 2009 09:39:40 +0100 (CET) X-ME-UUID: 20091123083940456.6F7741C00081@mwinf3538.me.freeserve.com Received: (nullmailer pid 162 invoked by uid 1000); Mon, 23 Nov 2009 08:40:05 -0000 Date: Mon, 23 Nov 2009 08:40:05 +0000 (GMT) To: John In-Reply-To: <20091123014916.GA20648@potato> References: <20091121184335.GA2008@potato> <1258883126.052713.723.nullmailer@galant.ukfsn.org> <20091123014916.GA20648@potato> User-Agent: Alpine 2.00 (NEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <1258965605.415128.198.nullmailer@galant.ukfsn.org> From: Iain Hibbert Cc: freebsd-bluetooth@freebsd.org Subject: Re: Problems getting the bluetooth stack to start 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, 23 Nov 2009 08:39:43 -0000 On Mon, 23 Nov 2009, John wrote: > Then I pulled the dongle from the socket on the back and > plugged it into one at the front, and this showed more promise. perhaps the one at the back is EHCI but the one at the front is not (or, full-speed and high-speed or whatever they call it) since you had to disable ehci to get it working..? iain