reactos/drivers/bus
Hervé Poussineau 2b9941e7cb [PCI] Fix PDO removal
We must not do anything on PDO removal, especially not deleting it.
We are allowed to delete it, only once we successfully completed a IRP_MN_QUERY_DEVICE_RELATIONS without with PDO.
2020-06-20 08:16:24 +02:00
..
acpi [ACPICA] Update to version 20200528. CORE-17094 2020-06-14 09:19:02 +02:00
isapnp [ISAPNP] Mark read data port as started, even if no ISAPNP card is present 2020-05-16 23:20:38 +02:00
pci [PCI] Fix PDO removal 2020-06-20 08:16:24 +02:00
pcix [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
pcmcia [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt