include/fs_devfs.h File Reference


Detailed Description

Acess Device Filesystem interface.

Author:
John Hodge (thePowersGang)

Go to the source code of this file.

Data Structures

struct  tDevFS_Driver
 DevFS driver definition. More...

Functions

int DevFS_AddDevice (tDevFS_Driver *Device)
 Registers a device in the Device Filesystem.
void DevFS_DelDevice (tDevFS_Driver *Device)
 Unregisters a device with the Device Filesystem.

Function Documentation

int DevFS_AddDevice ( tDevFS_Driver Device  ) 

Registers a device in the Device Filesystem.

Parameters:
Device Pointer to a persistant structure that represents the driver
Returns:
Boolean success
Generated on Mon Feb 14 15:21:30 2011 for Acess2 by  doxygen 1.6.3