reactos/ntoskrnl/io/pnpmgr
Hervé Poussineau 129e009a2c [NTOS:IO] Do not translate resources of type CmResourceTypeDevicePrivate
CmResourceTypeDevicePrivate resources are created the the bus driver, for its own later use,
when children devices will receive the IRP_MN_START_DEVICE.

Do not translate them, as they have no meaning outside bus driver.
2020-11-15 18:38:37 +01:00
..
arbs.c
devaction.c [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP] Fix my build. 2020-11-06 01:06:11 +01:00
devnode.c
plugplay.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pnpdma.c
pnpinit.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pnpmgr.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pnpnotify.c
pnpreport.c [NTOS:IO] Queue device tree enumeration inside IoReportDetectedDevice 2020-08-21 08:53:33 +03:00
pnpres.c [NTOS:IO] Do not translate resources of type CmResourceTypeDevicePrivate 2020-11-15 18:38:37 +01:00
pnproot.c
pnputil.c