reactos/drivers/bus/isapnp
Hervé Poussineau 7a98d28d7f [ISAPNP] Rewrite device reporting method
IoCreateDevice() was called too early, when a spinlock was acquired.
Create ISAPNP_LOGICAL_DEVICE structure when a device is detected, and call IoCreateDevice() later, when required.
2020-03-14 23:39:01 +01:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
fdo.c [ISAPNP] Rewrite device reporting method 2020-03-14 23:39:01 +01:00
hardware.c [ISAPNP] Rewrite device reporting method 2020-03-14 23:39:01 +01:00
isapnp.c [ISAPNP] Rewrite device reporting method 2020-03-14 23:39:01 +01:00
isapnp.h [ISAPNP] Rewrite device reporting method 2020-03-14 23:39:01 +01:00
isapnp.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
isapnphw.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pdo.c [ISAPNP] Rewrite device reporting method 2020-03-14 23:39:01 +01:00