Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jan 2005 10:26:22 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
To:        Ronald Klop <ronald-freebsd8@klop.yi.org>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: ng_ubt with Broadcom BCM92035DGL
Message-ID:  <41DD82CE.5080502@savvis.net>
In-Reply-To: <opsj6pguuv8527sy@smtp.local>
References:  <opsj6h4a0z8527sy@smtp.local> <opsj6pguuv8527sy@smtp.local>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DD82CE.5080502>