reactos/ntoskrnl/io/pnpmgr
Victor Perevertkin 8cfc4a3376
[NTOS:PNP] Complete the PlugPlayControlInitializeDevice control class
Besides creating the PDO and device node for it, it has to set up the
necessary registry keys, and register PDO at PnP root driver properly.

CORE-18989
2023-06-29 19:25:28 +03:00
..
arbiters.c [SDK:DDK][NTOS:PNP] Implement PnP arbiters initialization 2022-01-10 06:35:45 +03:00
devaction.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
devnode.c [NTOS:PNP] Implement NT5.2-like DEVICE_NODE state management 2021-01-27 05:15:15 +03:00
plugplay.c [NTOS:PNP] Complete the PlugPlayControlInitializeDevice control class 2023-06-29 19:25:28 +03:00
pnpdma.c
pnpinit.c [NTOS:PNP] Do not create an extra "PDO" device inside PnP root driver 2023-06-29 19:25:25 +03:00
pnpirp.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
pnpmap.c [NTOS:PNP] Assign correct PnP IDs to the devices detected by bootloader 2023-06-11 16:19:02 +03:00
pnpmgr.c [NTOS:PNP] Move Firmware Mapper functions into new file 2023-05-08 16:07:01 +02:00
pnpnotify.c [NTOS:PNP] Improve and refactor PnP notifications 2020-12-05 22:25:40 +03:00
pnpreport.c [NTOS:PNP] Refactor PnpRootCreateDevice 2023-06-29 19:25:28 +03:00
pnpres.c [NTOS:PNP] Fix resource conflict detection 2021-10-14 23:39:31 +02:00
pnproot.c [NTOS:PNP] Refactor PnpRootCreateDevice 2023-06-29 19:25:28 +03:00
pnputil.c [NTOS:PNP] Correctly respect data size in PnpRegSzToString. CORE-15766 2019-02-20 12:23:33 +01:00