1. NAME

i2o_iop_add - Initialize the I2O controller and add him to the I2O core

2. SYNOPSIS

int i2o_iop_add(struct i2o_controller *  c );

3. ARGUMENTS

c
    controller

4. DESCRIPTION

Initialize the I2O controller and if no error occurs add him to the I2O core.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT