Verify if dev is a i2o bus adapter device and install it
int i2o_bus_probe(struct device * dev);
dev
device to verify if it is a I2O Bus Adapter device
Because we want all Bus Adapters always return 0. Except when we fail. Then we are sad.
Returns 0, except when we fail to excel.