1. NAME

i2o_driver_init - initialize I2O drivers (OSMs)

2. SYNOPSIS

int i2o_driver_init( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Registers the I2O bus and allocate memory for the array of OSMs.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT