1. NAME

i2o_bus_init - Bus Adapter OSM initialization function

2. SYNOPSIS

int i2o_bus_init( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Only register the Bus Adapter OSM in the I2O core.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT