reactos/drivers/bus/isapnp
Dmitry Borisov ca42de9c31 [ISAPNP] Rewrite the tag parser
- Support all resource descriptors.
- Optimize card identification.
- Detect cards that is no longer present on the bus.
- Deactivate cards after the identification phase; they will be activated
  by start device IRP.
- Provide a device description and compatible IDs to the device manager.
- Prevent duplicate IDs across multiple logical devices.
- Suppress warning about the usage of literals in port addresses.
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] Rewrite the tag parser 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] Rewrite the tag parser 2021-06-20 19:24:31 +06:00
isapnp.h [ISAPNP] Rewrite the tag parser 2021-06-20 19:24:31 +06:00
isapnp.rc
isapnphw.h [ISAPNP] Rewrite the tag parser 2021-06-20 19:24:31 +06:00
pdo.c [ISAPNP] Rewrite the tag parser 2021-06-20 19:24:31 +06:00