1. NAME

i2o_iop_init - I2O main initialization function

2. SYNOPSIS

int i2o_iop_init( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Initialize the I2O drivers (OSM) functions, register the Executive OSM, initialize the I2O PCI part and finally initialize I2O device stuff.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT