CONFIG_START

Sent when a configuration has been allocated for the device node. The driver can retrieve the allocated configuration and begin to use it.

CONFIG_START_DYNAMIC_START Starting dynamically-loaded driver.
CONFIG_START_FIRST_START Starting system for the first time.

Use the CONFIGMG_Get_First_Log_Conf or CONFIGMG_Get_Alloc_Log_Conf to retrieve the allocated logical configuration (ALLOC_LOG_CONF) for this device node.