Syllable Internal Functions: Devices


Functions

void * get_busmanager (const char *pzName, int nVersion)
 Returns a pointer to a structure containing function pointers for the the specified busmanager.
void init_devices_boot (void)
 Set defaults.
void init_devices (void)
 Initialize all devices after the root volume has been mounted.

Function Documentation

void* get_busmanager ( const char *  pzName,
int  nVersion 
)

Returns a pointer to a structure containing function pointers for the the specified busmanager.

Parameters:
pzName the name of the bus.
nVersion the version of the busmanager.
Returns:
a pointer to the busmanager's function pointer structure.
Author:
Arno Klenke ([email protected])

void init_devices ( void   ) 

Initialize all devices after the root volume has been mounted.

For internal use only.

Author:
Arno Klenke ([email protected])

void init_devices_boot ( void   ) 

Set defaults.

For internal use only.

Author:
Arno Klenke ([email protected])


Generated on Sat May 9 22:55:14 2009 for Syllable Private Functions by  doxygen 1.5.1