dev_class Struct Reference
[Device manager.]


Data Fields

const char * base_dev_name
 Default base name for the device within the class, might be overrided by the driver.
size_t curr_dev_idx
 Unique numerical identifier of the newly added device.
link_t devices
 List of dev_class_info structures - one for each device registered by this class.
link_t link
 Pointer to the previous and next class in the list of registered classes.
fibril_mutex_t mutex
 Synchronize access to the list of devices in this class.
const char * name
 The name of the class.

Detailed Description

Definition at line 215 of file devman.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:58 2011 for HelenOS/USB by  doxygen 1.4.7