Date: Tue, 3 Mar 2015 22:33:12 +0100 From: Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no> To: freebsd-bluetooth@freebsd.org Subject: Re: Belkin F8T065 doesn't register properly (BCM20702A0) Message-ID: <20150303223312.c7b12845ae652cfc315c1b61@getmail.no> In-Reply-To: <20150228220307.b0ab42716d574a9bcfd83094@getmail.no>
index | next in thread | previous in thread | raw e-mail
On Sat, 28 Feb 2015 22:03:07 +0100 Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no> wrote: > Hello, > I have a Belkin Mini Bluetooth v4.0 dongle (F8T065)[1]. It seems to be Broadcom BCM20702A0 based, but it doesn't register correctly. > Under FreeBSD 9.3-stable: > tingo@kg-core1$ uname -a > FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET 2014 root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 > In /var/log/messages I have: > Feb 28 20:11:00 kg-core1 root: Unknown USB device: vendor 0x050d product 0x065a bus uhub8 > Feb 28 20:11:00 kg-core1 kernel: ugen3.3: <Broadcom Corp> at usbus3 > Feb 28 20:11:00 kg-core1 root: Unknown USB device: vendor 0x050d product 0x065a bus uhub8 > Feb 28 20:11:00 kg-core1 last message repeated 2 times > usbconfig says: > root@kg-core1# usbconfig -d ugen3.3 > ugen3.3: <BCM20702A0 Broadcom Corp> at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) > device description: > root@kg-core1# usbconfig -d ugen3.3 dump_device_desc > ugen3.3: <BCM20702A0 Broadcom Corp> at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) > > bLength = 0x0012 > bDescriptorType = 0x0001 > bcdUSB = 0x0200 > bDeviceClass = 0x00ff > bDeviceSubClass = 0x0001 > bDeviceProtocol = 0x0001 > bMaxPacketSize0 = 0x0040 > idVendor = 0x050d > idProduct = 0x065a > bcdDevice = 0x0112 > iManufacturer = 0x0001 <Broadcom Corp> > iProduct = 0x0002 <BCM20702A0> > iSerialNumber = 0x0003 <5CF37060F30C> > bNumConfigurations = 0x0001 > ng_ubt is loaded: > root@kg-core1# kldstat > Id Refs Address Size Name > 1 23 0xffffffff80200000 1627bc0 kernel > 2 1 0xffffffff81828000 3958 aibs.ko > 3 1 0xffffffff81a11000 52e4 fdescfs.ko > 4 1 0xffffffff81a17000 46770 linux.ko > 5 1 0xffffffff81a5e000 928b fuse.ko > 6 1 0xffffffff81a68000 4f97 ng_ubt.ko > 7 1 0xffffffff81a6d000 a388 ng_hci.ko > 8 1 0xffffffff81a78000 118b ng_bluetooth.ko > 9 3 0xffffffff81a7a000 b254 netgraph.ko > 10 1 0xffffffff81a86000 3a3c ng_socket.ko > unplugging and replugging the dongle doesn't help. > ngctl says: > root@kg-core1# ngctl li > There are 1 total nodes: > Name: ngctl4015 Type: socket ID: 00000003 Num hooks: 0 > > It behaves the same way under FreeBSD 10.1-stable. More info available here[2]. > > References: > 1) http://www.belkin.com/us/p/P-F8T065/ > 2) https://sites.google.com/site/tingox/belkin_f8t065 > -- > Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no> Any hints on getting it to work? -- Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150303223312.c7b12845ae652cfc315c1b61>
