[VIDEOPRT]

- Store the slot number we find in the device extension by legacy detection

svn path=/trunk/; revision=54240
This commit is contained in:
Cameron Gutman 2011-10-23 04:04:17 +00:00
parent c64e8b00c0
commit 51ca9e5645

View file

@ -679,6 +679,7 @@ VideoPortGetAccessRanges(
return Status;
}
DeviceExtension->AllocatedResources = AllocatedResources;
DeviceExtension->SystemIoSlotNumber = PciSlotNumber.u.AsULONG;
}
}
else