reactos/ntoskrnl/io/pnpmgr
Hervé Poussineau 0358fcf9e4 [NTOS:PNP] Let pnproot only report already detected devices
Ignore devices which have DeviceReported=1 in instance key
and not DeviceReported=1 in Control key.

CORE-17874
2021-12-16 16:14:21 +01:00
..
arbs.c
devaction.c [NTOS:PNP] Fix crash when removing a device without resources 2021-10-18 22:23:49 +02:00
devnode.c
plugplay.c [NTOS] Move two CODE_SEG("INIT") to a better place. 2021-09-05 21:22:45 +02:00
pnpdma.c
pnpinit.c [NTOS:IO] Check RtlCreateUnicodeString return value when initializing PnP services 2021-06-28 10:20:57 +02:00
pnpirp.c
pnpmgr.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
pnpnotify.c
pnpreport.c [NTOS:PNP] Set DeviceReported=1 in Instance key and Control key of legacy devices at report time 2021-12-16 16:14:21 +01:00
pnpres.c [NTOS:PNP] Fix resource conflict detection 2021-10-14 23:39:31 +02:00
pnproot.c [NTOS:PNP] Let pnproot only report already detected devices 2021-12-16 16:14:21 +01:00
pnputil.c