Subject: Re: btconfig: SIOCSBTFLAGS: Resource temporarily unavailable
To: Berndt Josef Wulf <bwulf@ping.net.au>
From: Iain Hibbert <plunky@rya-online.net>
List: tech-kern
Date: 07/12/2006 20:59:36
On Wed, 12 Jul 2006, Berndt Josef Wulf wrote:

> > Yes, the usb controller has changed.
> >
> > old laptop = Intel 82801FB/FR USB UHCI Controller (rev. 0x03)
> > new laptop= Intel 82801GB/GR USB EHCI Controller (rev. 0x01)

and is the bluetooth controller internal to the laptop or is it a dongle?

> Is there anything else I can provide you with?

Output file from 'hcidump -w config.dump' may indicate something.

Also could you try adding

#define UBT_DEBUG	15
#define BLUETOOTH_DEBUG	5

to your <opt_bluetooth.h> file and rebuild another kernel to see if I can
see where it is failing, thanks?

iain