reactos/drivers/bus/isapnp
Dmitry Borisov 8939abf113 [ISAPNP] Disable bus scan on unsupported platforms
This speeds up boot a bit and also decreases binary size.

- Introduce a new CMake define ISAPNP_ENABLE that defined only in x86 platform
  when ISA PnP is supported.
2021-06-20 19:24:32 +06:00
..
CMakeLists.txt [ISAPNP] Disable bus scan on unsupported platforms 2021-06-20 19:24:32 +06:00
fdo.c [ISAPNP] Fixes and improvements for IRP handling 2021-06-20 19:24:26 +06:00
hardware.c [ISAPNP] Disable I/O range check before activation 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] Disable I/O range check before activation 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] Disable I/O range check before activation 2021-06-20 19:24:31 +06:00
stub.c [ISAPNP] Disable bus scan on unsupported platforms 2021-06-20 19:24:32 +06:00