Initialize PCI Devices

Many PCI devices conform to the ACPI power management spec and can be left in a powered-down state. To ensure that the device is properly initialized to the D0 state, call PciEnableDevice before any other programming.
 
If your device has bus mastering capability, turn it on.