CONFIG_ENUMERATE

Sent to direct a driver to enumerate its immediate children. This message is sent in response to the insertion or removal of a device. An enumerator should create a device node for each child by using the CONFIGMG_Create_DevNode service or remove children by using the CONFIGMG_Remove_SubTree service as appropriate.

The enumerator should add logical configurations for each newly created device node.