reactos/drivers/bus/pci
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
..
CMakeLists.txt [NTOS:IO] Fix parsing of resource lists 2020-04-24 13:58:09 +03:00
fdo.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pci.c [PCI] The INIT section must be uppercase. 2019-07-07 08:18:12 +02:00
pci.h [NTOS:IO] Fix parsing of resource lists 2020-04-24 13:58:09 +03:00
pci.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
pcidef.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 [PCI] Fix PDO removal 2020-06-20 08:16:24 +02:00