Enumerated Devices

When an enumerator detects a new device, it relies on the Configuration Manager and Device Manager to locate the installer for the given device and install the appropriate drivers. Typically, the Device Manager generates a list of compatible drivers for the device and sends a DIF_SELECTDEVICE, followed by a DIF_INSTALLDEVICE request to the installer. If the Device Manager is in silent mode, it may send a DIF_INSTALLDEVICE request only.