Hi, Before I start implementing support for powering on and off adapters through the management interface some basic things in the current code need fixing. The first issue is that the __hci_request doesn't work the way it's supposed to when called from hci_open_dev. It's supposed to return when the entire request is complete but right now it returns as soon as the first command in the request is complete. The first patch in this set is needed to make it possible to take advantage of the HCI_INIT flag in the second patch. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html