1. NAME

i2o_config_init - Configuration OSM initialization function

2. SYNOPSIS

int i2o_config_init( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Registers Configuration OSM in the I2O core and if old ioctlAqs are compiled in initialize them.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT