mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[PCI]
- Add forgotten line svn path=/branches/usb-bringup-trunk/; revision=55542
This commit is contained in:
parent
f896aeba5e
commit
812ea7c71a
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue