From owner-freebsd-current@freebsd.org Thu Feb 25 20:18:50 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A63A0AB4CC9 for ; Thu, 25 Feb 2016 20:18:50 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8961E18FB; Thu, 25 Feb 2016 20:18:50 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:Subject:Cc:To:From:Date:Content-Transfer-Encoding: Content-Type:MIME-Version; bh=+ukCl7CHe5HQfmyleNLJttqcdlumDgD2EcSgQ4lEvHs=; b=ejKn+uwtdzOqvhQ2cmqg5hnNap4LQ93vkZ0L/G9UnEYqsWaOUhSuU/Yl1pvxsSkmHTG/IJkbvi RGzqbL2TPrxg/TyrlQk66tmofvUAGY0JALTuX2haXNCNoAd6+TUFlBwkCGB9AzlDv/vnn9xTjxgeo FbpQDXNNDJrGN8iUYyw8=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:27671 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aZ2N7-0009Q8-Ll; Thu, 25 Feb 2016 14:18:49 -0600 Received: from proxy.lucent.com ([135.245.49.12]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Thu, 25 Feb 2016 14:18:49 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 25 Feb 2016 14:18:49 -0600 From: Larry Rosenman To: cem@freebsd.org Cc: Freebsd current Subject: Re: Intel BT USB Message-ID: X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.4 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2016 20:18:50 -0000 That doesn't seem to help :( (I'll cold boot it when I get home, but....) uhub0: 24 ports with 24 removable, self powered Root mount waiting for: usbus0 ugen0.2: at usbus0 Root mount waiting for: usbus0 usb_alloc_device: set address 3 failed (USB_ERR_TIMEOUT, ignored) Root mount waiting for: usbus0 usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT Root mount waiting for: usbus0 usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT Root mount waiting for: usbus0 Root mount waiting for: usbus0 usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT Root mount waiting for: usbus0 Root mount waiting for: usbus0 usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT Root mount waiting for: usbus0 Root mount waiting for: usbus0 usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT ugen0.3: at usbus0 (disconnected) uhub_reattach_port: could not allocate new device Root mount waiting for: usbus0 ugen0.3: at usbus0 hid_get_item: Number of items(256) truncated to 255 re0: link state changed to DOWN re0: link state changed to UP uhid0: on usbus0 info: [drm] Initialized drm 1.1.0 20060810 uhid1: on usbus0 uhid1: no report descriptor device_attach: uhid1 attach returned 12 $ cd /usr/src/sys/netgraph/bluetooth/ /usr/src/sys/netgraph/bluetooth/common /usr/src/sys/netgraph/bluetooth/include /usr/src/sys/netgraph/bluetooth/drivers /usr/src/sys/netgraph/bluetooth/l2cap /usr/src/sys/netgraph/bluetooth/hci /usr/src/sys/netgraph/bluetooth/socket $ cd /usr/src/sys/netgraph/bluetooth/ /usr/src/sys/netgraph/bluetooth/common /usr/src/sys/netgraph/bluetooth/include /usr/src/sys/netgraph/bluetooth/drivers /usr/src/sys/netgraph/bluetooth/l2cap /usr/src/sys/netgraph/bluetooth/hci /usr/src/sys/netgraph/bluetooth/socket $ cd /usr/src/sys/netgraph/bluetooth/drivers/ /usr/src/sys/netgraph/bluetooth/drivers/bt3c /usr/src/sys/netgraph/bluetooth/drivers/h4 /usr/src/sys/netgraph/bluetooth/drivers/ubt /usr/src/sys/netgraph/bluetooth/drivers/ubtbcmfw $ cd /usr/src/sys/netgraph/bluetooth/drivers/ubt $ svn diff -u Subcommand 'diff' doesn't accept option '-u [--show-updates]' Type 'svn help diff' for usage. $ svn diff Index: ng_ubt.c =================================================================== --- ng_ubt.c (revision 295928) +++ ng_ubt.c (working copy) @@ -498,6 +498,8 @@ { USB_VPI(USB_VENDOR_LITEON, 0x2003, 0) }, { USB_VPI(USB_VENDOR_FOXCONN, 0xe042, 0) }, { USB_VPI(USB_VENDOR_DELL, 0x8197, 0) }, + /* INTEL 3165 BT */ + { USB_VPI(0x8087, 0x0a2a, 0) }, }; /* $ On 2016-02-25 13:56, Conrad Meyer wrote: > Knowing nothing about USB or Bluetooth — it may just need an entry > with the right device id in the ubt_devs table of > sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c. > > > Best, > Conrad > > On Thu, Feb 25, 2016 at 11:40 AM, Larry Rosenman > wrote: >> Anyone know what I need to support this: >> >> ugen0.3: at usbus0, cfg=0 md=HOST >> spd=FULL >> (12Mbps) pwr=ON (100mA) >> >> -- >> Larry Rosenman http://www.lerctr.org/~ler >> Phone: +1 214-642-9640 E-Mail: ler@lerctr.org >> US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961 >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961