reactos/ntoskrnl/io/pnpmgr
Victor Perevertkin 505ac6565a
[NTOS:PNP] Misc IoInvalidateDeviceState fixes
- Add a check for correct PDO before doing anything
- Process the request only for started devices
- Send the request synchronously during the start sequence

This makes Windows' i8042prt.sys work on ReactOS.
Addendum to cf0bc1c132
2022-05-24 05:04:11 +03:00
..
arbiters.c
devaction.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
devnode.c
plugplay.c [NTOS:PNP] Fix GCC build (ignoring return value) (#4473) 2022-04-28 22:16:37 +09:00
pnpdma.c
pnpinit.c
pnpirp.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
pnpmgr.c [NTOS:PNP] Misc IoInvalidateDeviceState fixes 2022-05-24 05:04:11 +03:00
pnpnotify.c
pnpreport.c
pnpres.c
pnproot.c
pnputil.c