reactos/drivers/bus/isapnp
Dmitry Borisov 8ed43b6907 [ISAPNP] Fix descriptors and support alternative configurations
- Fix empty resource descriptors being created.
- Properly support IRQ descriptors.
- Introduce four helpers made to help search descriptors
  in the logical device's requirements.
- Implement support for memory descriptors and alternative configurations.
- DMA descriptors are always DMA_8.
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] Read all resources when detecting devices 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] Fix descriptors and support alternative configurations 2021-06-20 19:24:31 +06:00
isapnp.h [ISAPNP] Fix descriptors and support alternative configurations 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] Read all resources when detecting devices 2021-06-20 19:24:31 +06:00