Changeset 20163 in vbox
- Timestamp:
- May 29, 2009 6:51:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevPCI.cpp
r20159 r20163 1903 1903 * Set the start addresses. 1904 1904 */ 1905 pGlobals->pci_bios_io_addr = 0x c000;1905 pGlobals->pci_bios_io_addr = 0xd000; 1906 1906 pGlobals->pci_bios_mem_addr = UINT32_C(0xf0000000); 1907 1907 pGlobals->uBus = 0;
Note:
See TracChangeset
for help on using the changeset viewer.