1. NAME

rio_basic_attach -

2. SYNOPSIS

int rio_basic_attach( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

When this enumeration/discovery method is loaded as a module this function registers its specific enumeration and discover routines for all available RapidIO mport devices. The « scan » command line parameter controls ability of the module to start RapidIO enumeration/discovery automatically.

Returns 0 for success or -EIO if unable to register itself.

This enumeration/discovery method cannot be unloaded and therefore does not provide a matching cleanup_module routine.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT