diff --git a/drivers/bus/pci/pdo.c b/drivers/bus/pci/pdo.c index d5fe392a201..644bffe349f 100644 --- a/drivers/bus/pci/pdo.c +++ b/drivers/bus/pci/pdo.c @@ -1260,6 +1260,8 @@ PdoStartDevice( } } + Command = 0; + DPRINT1("Enabling command flags for PCI device 0x%x on bus 0x%x: ", DeviceExtension->PciDevice->SlotNumber.u.AsULONG, DeviceExtension->PciDevice->BusNumber);