mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
Instead of PlugPlayControlResetDevice, PlugPlayControlStartDevice should be used for a newly installed device. For usetup, add a device status check before starting attempt, so we're not touching devices which are already started. CORE-17463 CORE-17490