Subject: Re: bluetooth?
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
List: current-users
Date: 01/08/2003 19:17:53
On Wed, Jan 08, 2003 at 18:37:09 +0100, Hubert Feyrer wrote:

> There is nothing great about that. ugen is a generic (random) USB device.
> No bluetooth-specific driver is being used for it in that case (as far as
> I understand).

Oops (well, I am easily satisfied :-)

I added these to my kernel config:
ubt*    at uhub? port ?
bthci*  at ubt?

That's better:
ubt0 at uhub0 port 1 configuration 1 interface 0
ubt0: Cambridge Silicon Radio Bluetooth USB Adapter, rev 1.10/3.73, addr 2
ubt0: has isoc data
bthci0 at ubt0

Now I have to figure out what to do with it :-)

	rvdp