reactos/drivers/bus/isapnp
Dmitry Borisov 367f4b1581 [ISAPNP] Map configuration states to PnP states
Rework the hardware support code to avoid unneeded transitions
between configuration states.
- Only call WaitForKey when needed.
- Each PnP state transition causes the bus to move to WaitForKey state.

Besides, deactivate logical device during processing remove request.
2021-06-20 19:24:31 +06:00
..
CMakeLists.txt [ISAPNP] Fixes and improvements for IRP handling 2021-06-20 19:24:26 +06:00
fdo.c [ISAPNP] Fixes and improvements for IRP handling 2021-06-20 19:24:26 +06:00
hardware.c [ISAPNP] Map configuration states to PnP states 2021-06-20 19:24:31 +06:00
interface.c [ISAPNP] Fixes and improvements for IRP handling 2021-06-20 19:24:26 +06:00
isapnp.c [ISAPNP] Map configuration states to PnP states 2021-06-20 19:24:31 +06:00
isapnp.h [ISAPNP] Map configuration states to PnP states 2021-06-20 19:24:31 +06:00
isapnp.rc
isapnphw.h [ISAPNP] Read all resources when detecting devices 2021-06-20 19:24:31 +06:00
pdo.c [ISAPNP] Map configuration states to PnP states 2021-06-20 19:24:31 +06:00