ng_ubt with Broadcom BCM92035DGL
Maksim Yevmenkin
maksim.yevmenkin at savvis.net
Thu Jan 6 10:27:15 PST 2005
Ronald,
> I have a USB Bluetooth adapter which probes fine as ubt0, but I get errors
> when trying to use bluetooth.
> Attached is my verbose dmesg output. I've read the handbook about
> bluetooth and searched the internet for it.
> The errors I get are these.
>
> # /etc/rc.bluetooth start ubt0
> Status: Command disallowed [0xc]
>
> # /etc/rc.bluetooth start ubt0
> Could not execute command "reset". Operation timed out
>
> What information can I provide to resolve this. Or is there a better
> mailinglist for this?
for starters can you tell which command your dongle disallowed.
rc.bluetooth is a shell script, so
1) unplug the dongle
2) plug the dongle
3) # sh -x /etc/rc.bluetooth start ubt0
4) send me the output
then try to comment out the disallowed command and repeat the steps above.
> The usb-adapter is the shop-brand of the MyCom shops in The Netherlands.
ok, do you know if i can get similar adapter in US?
> uhub1: Broadcom product 0x3535, class 9/0, rev 2.00/1.00, addr 2
> uhub1: 3 ports with 0 removable, bus powered
> ubt0: Broadcom BCM92035DGL, rev 1.10/1.00, addr 3
> ubt0: Broadcom BCM92035DGL, rev 1.10/1.00, addr 3
> ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
> ubt0: Interface 1 (alt.config 4) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=64; nframes=5, buffer size=320
this looks fine to me.
thanks,
max
More information about the freebsd-bluetooth
mailing list