On Thu, 3 Jan 2008, Dieter Baron wrote: > On Wed, Jan 02, 2008 at 10:41:00PM +0000, Iain Hibbert wrote: > > On Wed, 2 Jan 2008, Dieter Baron wrote: > > > > > # btconfig -vvvv > > > btconfig: HCI cmd (0c44) failed (status 1) > > > > This failure I committed a fix for at the weekend, the READ_INQUIRY_MODE > > command is no longer sent if the HCI version is too old to support it. > > please update btconfig and try that again > > I'll do that as soon as I get -current building again (it failed for > me (in different places) the last three times I tried)). just usr.sbin/btconfig/btconfig.c should be enough - although the kernel now disallows unsupported commands, btconfig refrains from sending that when possible to avoid the error and it does not require the new kernel. iain