ConnectInterface
status_t ConnectInterface(int i);
if (fController->ConnectInterface(i) != B_OK) {
&& B_OK == fController->ConnectInterface(i)) {